Thread: odd problem !
View Single Post

   
  #9 (permalink)  
Old 04-11-2008, 03:11 AM
Oleg Bartunov
 
Posts: n/a
Default Re: odd problem !

I checked stable branch. no problem now.

Oleg
On Tue, 22 Mar 2005, Tom Lane wrote:

> Oleg Bartunov <oleg@sai.msu.su> writes:
>>> This isn't a problem in normal use of course, but it'd be a serious
>>> issue for someone engaging in WAL-shipping, if their backup postmaster
>>> were living at a different absolute path. We probably need to think

>
>> right, this is normal situation if you backup to the same server.
>> Not sure how it's usefull, but still

>
>>> about whether we can make CREATE DATABASE log only relative paths.

>
>> any problem ?

>
> I've committed a fix --- please check that it solves your problem.
> (I have to leave for a few hours so I can't check it myself right away.)
>
>>> Log-shipping CREATE TABLESPACE commands is even more interesting :-(.
>>> Not sure how to deal with that.

>
>> in general case it's impossible.

>
> Yeah :-( ... needs more thought.
>
> regards, tom lane
>


Regards,
Oleg
__________________________________________________ ___________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote