Re: Copying only incremental records to another DB..

From: Scott Ribe <scott_ribe(at)killerbytes(dot)com>
To: Phoenix Kiula <phoenix(dot)kiula(at)gmail(dot)com>
Cc: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Copying only incremental records to another DB..
Date: 2009-07-23 14:35:59
Message-ID: C68DD16F.BD6EA%scott_ribe@killerbytes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> You mean rsync the "data" folder, or the entire PG folder?

I meant the data folder.

> Will this be a challenge?

Yes, if you're using different major PG releases, then the data files are
not binary compatible.

--
Scott Ribe
scott_ribe(at)killerbytes(dot)com
http://www.killerbytes.com/
(303) 722-0567 voice

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2009-07-23 14:36:55 Re: comparing NEW and OLD (any good this way?)
Previous Message Phoenix Kiula 2009-07-23 14:20:12 Re: Copying only incremental records to another DB..