Version Upgrade using WAL files ?
Version Upgrade using WAL files ?
От:
SHARMILA JOTHIRAJAH <sharmi_jo@yahoo.com>
Дата:
Hi,
Is it possible to implement postgres version upgrade using WAL files?
Currently the WAL file replication donot work between two different postgres version. Is there a posiibility to implement this using WAL files so that when I want to upgrade to the latest version I can use these WAL?
Thanks
Is it possible to implement postgres version upgrade using WAL files?
Currently the WAL file replication donot work between two different postgres version. Is there a posiibility to implement this using WAL files so that when I want to upgrade to the latest version I can use these WAL?
Thanks
Never miss a thing. Make Yahoo your homepage.
Re: Version Upgrade using WAL files ?
От:
"Joshua D. Drake" <jd@commandprompt.com>
Дата:
SHARMILA JOTHIRAJAH wrote: > Hi, > Is it possible to implement postgres version upgrade using WAL files? > Currently the WAL file replication donot work between two different > postgres version. Is there a posiibility to implement this using WAL > files so that when I want to upgrade to the latest version I can use > these WAL? No. Take a look at www.slony.info. Joshua D. Drake > Thanks > > ------------------------------------------------------------------------ > Never miss a thing. Make Yahoo your homepage. >