bit more visibility to the PGOPTIONS environment variable supported by
libpq.
Bryce Nesbitt
PGDATABASE
PGHOST
+ PGOPTIONS
PGPORT
- PGUSER
+ PGUSER
Default connection parameters.
+
variables used by the
libpq front-end
library will apply.
+ The database activity of
pg_dump is normally collected by the statistics collector.
+ If this is undesirable, you can set parameters stats_block_level and stats_row_level to false
+ via the
libpq> PGOPTIONS environment variable, or via ALTER USER.
+
+
+
PGHOST
+ PGOPTIONS
PGPORT
PGUSER
-
+
PGHOST
+ PGOPTIONS
PGPORT
PGUSER