a few doubts regarding postgres

Поиск
Список
Период
Сортировка
От Surabhi Ahuja
Тема a few doubts regarding postgres
Дата
Msg-id CE5C48E227F8ED4990FAC4332100ADC621B4E9@EVS.iiitb.ac.in
обсуждение исходный текст
Ответы Re: a few doubts regarding postgres  (Shridhar Daithankar <ghodechhap@ghodechhap.net>)
Re: a few doubts regarding postgres  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
 does postgres support notifications.
 
for eg. through one connection to the server, i begin a transaction and i do inserts there.
in another sessions, i want to get notified that inserts are taking place in someother session.
please help.
 
a few other questions
 
Q1. is there anyway by which we can give priorities to the transactions?
 
Q2. is there s concept of connection pool in postgres?
 
Q3. does postgres support multi threading? if yes how?
 
regards
surabhi

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: SQL query
Следующее
От: Shridhar Daithankar
Дата:
Сообщение: Re: a few doubts regarding postgres