From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | AI Rumman <rummandba(at)gmail(dot)com> |
Cc: | pgsql-general General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pg_dump error |
Date: | 2015-07-27 17:56:49 |
Message-ID: | 55B670E1.5050704@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 07/27/2015 10:55 AM, AI Rumman wrote:
> No it is "-s" for schema only backup.
My ^ got misplaced in sending. I was talking about the ',' in the file
name at the end of the command.
>
> Thanks.
>
> On Mon, Jul 27, 2015 at 10:53 AM, Adrian Klaver
> <adrian(dot)klaver(at)aklaver(dot)com <mailto:adrian(dot)klaver(at)aklaver(dot)com>> wrote:
>
> On 07/27/2015 10:48 AM, AI Rumman wrote:
>
> Hi,
>
> I am getting the following error during pg_dump:
>
> pg_dump dbname -v -t tablename -s -Fc -f dbname_tablename,sqlc
>
> ^
> Is that really a ','(comma)?
>
>
>
> pg_dump: [custom archiver] WARNING: ftell mismatch with expected
> position -- ftell used
>
> I am using Postgresql 9.1 and I have enough disk space on it.
> The backup
> drive is on ISOLON CIFS file system.
>
> What may be the errors?
>
> Please advice.
>
>
> Thanks.
>
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com <mailto:adrian(dot)klaver(at)aklaver(dot)com>
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | AI Rumman | 2015-07-27 17:58:48 | Re: pg_dump error |
Previous Message | AI Rumman | 2015-07-27 17:55:04 | Re: pg_dump error |