Making changes visible to other connections

Поиск
Список
Период
Сортировка
От andrew@ugh.net.au
Тема Making changes visible to other connections
Дата
Msg-id Pine.BSF.4.21.0010101642010.41582-100000@starbug.ugh.net.au
обсуждение исходный текст
Ответы Re: Making changes visible to other connections  (<bmccoy@chapelperilous.net>)
Список pgsql-general
Hi,

If I run an UPDATE operation from one connection the changed data is only
visible from that connection. How do make the change visible from other
connections? Do I have to wrap everything in a transaction?

I'm using libpq if that makes a difference.

Thanks,

Andrew



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

Предыдущее
От: Denis Perchine
Дата:
Сообщение: Re: Using BLOBs with PostgreSQL
Следующее
От: Denis Perchine
Дата:
Сообщение: Problem specifying limit in select inside insert.