Add pg server to cluster

Поиск
Список
Период
Сортировка
От AlannY
Тема Add pg server to cluster
Дата
Msg-id 20091207153519.GA17786@alanny-pc.lcl.starlink.ru
обсуждение исходный текст
Ответы Re: Add pg server to cluster  (Scott Mead <scott.lists@enterprisedb.com>)
...  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
Hi there.

I'm using PostgreSQL as my main database engine. Everything works.

I have one server for PostgreSQL, and space on it are lowing down.

I want to buy a new server and somehow connect it with first one, that
PostgreSQL will use this new server's HDD. I don't want to buy new HDD
for the first server, because I don't have a space in server box.

So, currently PostgreSQL data are located in /var/lib/pgsql/data
folder. If I connect new server, how should I connect new server's
folders to this directory, so PostgreSQL can add space for its data?

Or maybe it's unreal to do? Unreal to use several network folders for
data? I'm new in clustering... Maybe it's possible to split up data
folder (and the mount it via NFS, for example)?

Thanks for patients.

--
   )\._.,--....,'``.
  /,   _.. \   _\  (`._ ,.
 `._.-(,_..'--(,_..'`-.;.'

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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: [HACKERS] New PostgreSQL Committers
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: [HACKERS] Installing PL/pgSQL by default