Re: odd problem !

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: odd problem !
Дата
Msg-id 29977.1111536443@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: odd problem !  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: odd problem !  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: odd problem !  (Oleg Bartunov <oleg@sai.msu.su>)
Re: odd problem !  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: odd problem !
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Prevent conflicting SET options from being set