Re: pg_dump (PostgreSQL) 9.4.1 - delay in checking if file exists

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: pinker <pinker(at)onet(dot)eu>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump (PostgreSQL) 9.4.1 - delay in checking if file exists
Date: 2015-07-07 14:17:24
Message-ID: 559BDF74.3070002@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 07/07/2015 06:55 AM, pinker wrote:
> Adrian Klaver-4 wrote
>> So how did you get the wrong file name then, the pgAdmin backup dialog
>> has a file selector?
>>
>> Or did you cut and paste into the file field?
>
> I've cut, pasted and changed parameters.

I was talking about when you ran the backup from pgAdmin. The backup
dialog has a file selector button to select the path/file you want to
back up to. So I was wondering how you got an incorrect path in the
first place? Then it occurred to me you might not have have used the
selector, but directly pasted the path into the file field, is that the
case?

Another thought just occurred, that the delay is pgAdmin trying to
verify the path/file you entered. I say this because of this line:

pg_dump: saving database definition

from your original post. I do not remember ever seeing that when using
pg_dump directly.

Have you tried doing the backup directly from the command line?

>
>
>
>
>
> --
> View this message in context: http://postgresql.nabble.com/pg-dump-PostgreSQL-9-4-1-delay-in-checking-if-file-exists-tp5856890p5856969.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-07-07 14:26:00 Re: pg_dump (PostgreSQL) 9.4.1 - delay in checking if file exists
Previous Message Filipe Pina 2015-07-07 14:14:03 Re: database-level lockdown