Re: saving a view with pg_dump - Mailing list pgsql-general

From Tom Lane
Subject Re: saving a view with pg_dump
Date
Msg-id 29280.1028333766@sss.pgh.pa.us
Whole thread Raw
In response to Re: saving a view with pg_dump  ("Johnson, Shaunn" <SJohnson6@bcbsm.com>)
List pgsql-general
"Johnson, Shaunn" <SJohnson6@bcbsm.com> writes:
> sh: line 34: 13302 Broken pipe             /backup/pg_dump -U postgres bcn
>      13303 File size limit exceeded| /bin/gzip >/backup/tools/bcndmp.gz

split is your friend.  See
http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/backup.html#BACKUP-DUMP-LARGE

            regards, tom lane

pgsql-general by date:

Previous
From: "Johnson, Shaunn"
Date:
Subject: Re: saving a view with pg_dump
Next
From: ljb
Date:
Subject: Re: varchar truncation from 7.1 to 7.2