Re: correcting tablespaces inside data folder

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: correcting tablespaces inside data folder
Дата
Msg-id CABUevExcf4QmBtf831xEzvBauGmwii=xONS9uqBi308FFUgWfg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: correcting tablespaces inside data folder  (Duarte Carreira <dncarreira@gmail.com>)
Ответы Re: correcting tablespaces inside data folder
Список pgsql-general
(please don't top-post. It makes it hard to follow discussions)

On Fri, Jul 6, 2018 at 7:05 PM, Duarte Carreira <dncarreira@gmail.com> wrote:
Magnus,
You mean changing the symlinks inside pg_tblspc?


Yes. As long as the server is shut down, you can modify those symlinks.

 

On Fri, Jul 6, 2018 at 5:49 PM Magnus Hagander <magnus@hagander.net> wrote:
On Fri, Jul 6, 2018 at 6:42 PM, Duarte Carreira <dncarreira@gmail.com> wrote:
Hello.

Yes I'm one of those guys who only recently realized the mess of having tablespaces inside the data directory... now I want to use pg_upgrade and it will make things even worse...

Does anyone have a best approach to this problem? Fastest/safest?

pg 9.3.x on win


If you can afford to shut the server down, the easiest is to shut it down, move the tablespaces (with mv, and as long as you stay within the partition it should be almost instant), update the symlinks to point to the new location, and start it up again. 

--



--

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

Предыдущее
От: Duarte Carreira
Дата:
Сообщение: Re: correcting tablespaces inside data folder
Следующее
От: Duarte Carreira
Дата:
Сообщение: Re: correcting tablespaces inside data folder