| От | PFC |
|---|---|
| Тема | Re: why postgresql over other RDBMS |
| Дата | |
| Msg-id | op.tsuqm8nzcigqcu@apollo13 обсуждение исходный текст |
| Ответ на | Re: why postgresql over other RDBMS (Alvaro Herrera <alvherre@commandprompt.com>) |
| Ответы |
Re: why postgresql over other RDBMS
|
| Список | pgsql-general |
>> Indeed. Wouldn't it be a cool feature to persists transaction states
>> across connections so that a new connection could get access to a sub-
>> transaction state? That way, you could make your schema changes and
>> test them with any number of test clients (which designate the state
>> to connect with) and then you would commit when everything works.
Actually you can hack this by starting your webserver with only 1 thread,
use persistent connections, and disable all commits in the application.
But I'd call that "a very hackish hack".
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера