Re: What are the advantages of not being able to access multiple databases with one connection?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: What are the advantages of not being able to access multiple databases with one connection?
Дата
Msg-id 5098421E.2010103@agliodbs.com
обсуждение исходный текст
Ответ на Re: What are the advantages of not being able to access multiple databases with one connection?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
> functional gap here.  I am not sure I'd bother implementing the
> multi-database concept today if we didn't have it already ... but it
> seems kind of pointless to rip it out given that it's already there.

It's very useful for webhosts.  You can give each user their own private
database and not worry about them hacking into other peoples'.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Daniel Farina
Дата:
Сообщение: Re: Synchronous commit not... synchronous?
Следующее
От: Palle Girgensohn
Дата:
Сообщение: Re: alter table tablename add column - breaks pl/pgsql function returns tablename