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. -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general