postgresql backups

From: s(dot)chava(at)wcom(dot)com (Srinivasa Rao Chava)
To: pgsql-admin(at)postgresql(dot)org
Subject: postgresql backups
Date: 2001-07-12 16:13:38
Message-ID: 66d229f1.0107120813.2c3be8d0@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hi friends,
we are going to use postgresql and we have some doubts about it.
1) How to backup Large objects, because pg_dump will not backup
the large objects. Can anybody help with some examples ?

2)How big is the database that postgresql can support?

3)How to change the size and datatype of a column in a table.
Because, no where in the documentation it is mentioned.

4) Up to which point can the data be restored? Is it upto the
point of
backup taken or upto the point of system crash?

5) How many connection does it support at a time?

6) How can we implement the database replication in postgresql

Thanks,
chava

Browse pgsql-admin by date

  From Date Subject
Next Message craig 2001-07-12 17:00:27 Dump from Postgresql95
Previous Message Peter Eisentraut 2001-07-12 15:04:33 Re: Backup of large objects