This is a discussion on Re: Backup within the pgsql Admins forums, part of the PostgreSQL category; --> Joseph M. Day wrote: >> I am trying to convert a MSSQL DB thats roughly 45GB, to Postgres. I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Joseph M. Day wrote: >> I am trying to convert a MSSQL DB thats roughly 45GB, to Postgres. I >> am >> trying to find the equivalent of Full / Incremental / Differential >> backups. It looks like pg_dump is the equivalent of a full backup, but >> how do I keep the equivalent of a Incremental, or Differential backup. >> >> To keep the same functionality, I will need a full backup once a week, >> and a differential once a day. >> >At this time, there is nothing less than full backups. -- Thanks Naomi. Is there anybody using this for large DB's? Anything larger than a couple hundred GB, it would be impractical to make full backups everyday. Anyone out there using this for large DB's, if so I'd love to hear how they are dealing with backups. Joe, ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| > Is there anybody using this for large DB's? Anything larger than a > couple hundred GB, it would be impractical to make full backups > everyday. Anyone out there using this for large DB's, if so I'd love to > hear how they are dealing with backups. You might want to have a look at this: http://www.postgresql.org/docs/8.0/s...up-online.html -j -- Jay A. Kreibich | CommTech, Emrg Net Tech Svcs jak@uiuc.edu | Campus IT & Edu Svcs <http://www.uiuc.edu/~jak> | University of Illinois at U/C ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| Thread Tools | |
| Display Modes | |
|
|