backup problem - Mailing list pgsql-admin

From Rodrigo Sakai
Subject backup problem
Date
Msg-id 000d01c66f8d$04650900$4700a8c0@TREEZANTHUS
Whole thread Raw
Responses Re: backup problem  (Jyry Kuukkanen <jyry@neutech.fi>)
List pgsql-admin
  Hi, I'm trying to do a backup of a database that is larger then 4 GB. But it gets an error when the file size gets 1.2 GB! I think its an Operational System problem (linux)! So, I want to know if exists some solution to backup my database??
 
  The command that I used was=
 
  pg_dump -U postgres -d dbdeveloper -a -v -D -f 'backup.sql'
 
  The operational system is linux with etx filesystem, and the version of postgres is 7.4!!
 
  Thanks in advance!

pgsql-admin by date:

Previous
From: Gary Stainburn
Date:
Subject: RFC - multi database/application user authentification
Next
From: Jyry Kuukkanen
Date:
Subject: Re: backup problem