Re: saving a view with pg_dump

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: saving a view with pg_dump
Date: 2002-08-03 00:16:06
Message-ID: 29280.1028333766@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message ljb 2002-08-03 00:38:39 Re: varchar truncation from 7.1 to 7.2
Previous Message Johnson, Shaunn 2002-08-03 00:12:59 Re: saving a view with pg_dump