pg_dumpall and output formats? - Mailing list pgsql-admin

From John Madden
Subject pg_dumpall and output formats?
Date
Msg-id 35761.168.91.2.45.1029773791.squirrel@mail.ivytech.edu
Whole thread Raw
Responses Re: pg_dumpall and output formats?
List pgsql-admin
When trying to dump all of our databases,


pg_dumpall -b -o -F t --f full_pgbackup.tar


We're getting:


pg_dump: large object output is not supported for plain text dump files.
pg_dump: (Use a different output format.)


So it would seem that the "-F t" isn't getting passed to pg_dump.  The
option set does work fine when using pg_dump alone on a single database.
What am I doing wrong here?

Thanks,
  John





--
John Madden
UNIX Systems Engineer
Ivy Tech State College
jmadden@ivytech.edu



pgsql-admin by date:

Previous
From: Michael Zouroudis
Date:
Subject: need help with an insert statement
Next
From: "Darrin Domoney"
Date:
Subject: Urgent - SQL Unique constraint error (long)