Best way to support many many users?

Поиск
Список
Период
Сортировка
От Patrick Giagnocavo
Тема Best way to support many many users?
Дата
Msg-id 3771D551.40E9CF57@redrose.net
обсуждение исходный текст
Список pgsql-sql
Hi,

I am setting up a web server with Postgres.

I am trying to figure out how exactly to allow multiple users to each
have their own "sandbox" without being able to interfere with other
user's data.  I am also a little concerned about performance issues (I
have 256 MB RAM in my system to help with this).

Is it more efficient to start up multiple postmaster processes on
different ports, or run everything from one postmaster?

Any tips, tricks, documentation etc very greatly appreciated.

./patrick
a222@redrose.net


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

Предыдущее
От: Jim Rowan
Дата:
Сообщение: trouble creating log table with rules
Следующее
От: "Tiberiu Craciun"
Дата:
Сообщение: problem with PL/pgSQL