new postgresql.conf

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема new postgresql.conf
Дата
Msg-id 02bb01c354b1$838175b0$2800a8c0@mars
обсуждение исходный текст
Ответы Re: new postgresql.conf  (Gavin Sherry <swm@linuxworld.com.au>)
Re: new postgresql.conf  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Just saw these:

#default_transaction_isolation = 'read committed'
#default_transaction_read_only = false

Does the second option control the new read only transaction mode?  I
thought 'read only' was just a new level of transaction isolation (ie. one
of the 4 sql standard ones), so why does it need its own GUC var?

Chris



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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: followup on previous
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: new postgresql.conf