Re: [DOCS] pg_restore documentation

2017-06-28 Thread Tom Lane
wkha...@me.com writes: > Following docs, I'm having an unexpected failure when I issue this format of > the command: > pg_restore drupal_dump.sql -h > adjh4syhpk555s.cckxxqjsrxhd.us-east-1.rds.amazonaws.com -U someUser -W > yeahRight -d wm_drupal > I get error: > pg_restore: too many command-line

Re: [DOCS] pg_restore documentation

2017-06-28 Thread David G. Johnston
On Monday, June 26, 2017, wrote: > > pg_restore drupal_dump.sql -h > adjh4syhpk555s.cckxxqjsrxhd.us-east-1.rds.amazonaws.com -U someUser -W > yeahRight -d wm_drupal > > I get error: > > pg_restore: too many command-line arguments (first is > "yeahRight") > All -W does is force a prompt. There is

[DOCS] pg_restore documentation

2017-06-28 Thread wkhatch
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.2/static/app-pgrestore.html Description: Following docs, I'm having an unexpected failure when I issue this format of the command: pg_restore drupal_dump.sql -h adjh4syhpk555s.cckxxqjsrxhd

[DOCS] Synchronous logical replication?

2017-06-28 Thread Arseny Sher
devel version of the manual (2017-06-25 12:17:02) contains the following paragraph documenting the CREATE SUBSCRIPTION command: synchronous_commit (enum) A different setting might be appropriate when doing synchronous logical replication. The logical replication workers report t

Re: [DOCS] nothing ever works

2017-06-28 Thread Gerard Matthews
Thank you very much guys. I'm on the right path now. On Fri, 23 Jun 2017 at 01:25 Joe Conway wrote: > On 06/22/2017 04:29 AM, Gerard Matthews wrote: > > It's under this page on the > > docs https://www.postgresql.org/docs/9.1/static/ecpg-dynamic.html. > > Perhaps a bit confusing but notice the t