Splitting queries across servers

Поиск
Список
Период
Сортировка
От Max
Тема Splitting queries across servers
Дата
Msg-id CDEJIJMPHJJNHGFMBPBKGELFFGAA.maxdl@adelphia.net
обсуждение исходный текст
Ответы Re: Splitting queries across servers  ("Frank D. Engel, Jr." <fde101@fjrhome.net>)
Re: Splitting queries across servers  (John Sidney-Woollett <johnsw@wardbrook.com>)
Re: Splitting queries across servers  (William Yu <wyu@talisys.com>)
Re: Splitting queries across servers  (Chris <pglist@gmail.com>)
Список pgsql-general
Hello,

Our postgresql database is getting too big to be handled by one server. We
need the database to be in RAM and cannot afford swapping. At the moment,
we're using only 3GB or RAM, however our business growth is going to drive
this number into the double digits zone, maybe triple digits.

What are our options ?

I am a little bit ignorant in this part of RDBM. Can we distribute our
tables across multiple servers (read server+postgres) and perform
distributed SQL queries ? If so, how does that work ? I am totally
resourceless!

Thank you in advance

Max.



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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Recursive queries
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: cleanup of pg_temp schemas