From: Kaare Rasmussen on 9 Jul 2010 10:07 Hi As I understand the changes to the notification system in 9.0, apart from being able to carry a payload, it will guarantee the order of delivery, and also it will keep the notification and notify any listener, even if the listener didn't register at the time of notification. Is this correct? What happens if the listener process dies, for how long time will it take up ressources? What happens if the listener process never picks up the notification, same question? What happens if the same process makes the same LISTEN request again. Will it take up more ressources? -- Med venlig hilsen Kaare Rasmussen, Jasonic Jasonic Telefon: +45 3816 2582 Nordre Fasanvej 12 2000 Frederiksberg Email: kaare(a)jasonic.dk -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
|
Pages: 1 Prev: reducing NUMERIC size for 9.1 Next: Listen/Notify in 9.0 |