Re: pg_dump: [archiver] -C and -c are incompatible options - Mailing list pgsql-general

From David G Johnston
Subject Re: pg_dump: [archiver] -C and -c are incompatible options
Date
Msg-id 1411536724133-5820259.post@n5.nabble.com
Whole thread Raw
In response to Re: pg_dump: [archiver] -C and -c are incompatible options  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_dump: [archiver] -C and -c are incompatible options  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane-2 wrote
> Carlos Carcamo <

> eazyduiz@

> > writes:
>> Hello list, I need some help with this error:
>> ...
>> pg_dump: saving encoding = UTF8
>> pg_dump: saving standard_conforming_strings = on
>> pg_dump: [archiver] -C and -c are incompatible options
>> pg_dump: *** aborted because of error
>
> Like it says, you should not use both the -C and -c command-line options
> to pg_dump.  I'm not sure how that translates to what you're doing in
> pgAdmin3, but presumably you're selecting some incompatible options there.
>
> You might want to gripe about it on the pgadmin mailing list (not here),
> as it seems like they could provide a more user-friendly complaint.

What version of PostgreSQL?

9.3 documentation indicates that using both together should work.

Are you maybe hitting an older database with a newer version of pgadmin?

David J.




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/pg-dump-archiver-C-and-c-are-incompatible-options-tp5820220p5820259.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump: [archiver] -C and -c are incompatible options
Next
From: "Ilya I. Ashchepkov"
Date:
Subject: JSONB spaces in text presentation