README.md
changeset 13 e1777929ba15
parent 12 450df27eaeec
child 14 717e89280a20
--- a/README.md	Mon Feb 19 18:34:36 2018 -0800
+++ b/README.md	Tue Feb 20 10:59:26 2018 -0800
@@ -107,7 +107,10 @@
 All database connection options are passed as a key/val string to the
 *dbopts* flag.  The default is:
 
-	"host=localhost port=5432 dbname=netdata user=netdata application_name=netdata-tsrelay"
+	"host=localhost dbname=netdata application_name=netdata-tsrelay"
+
+... which uses the default PostgreSQL port, and connects as the running
+user.
 
 Reference the [PostgreSQL
 Documentation](https://www.postgresql.org/docs/current/static/libpq-conn