Re: Notifications
От | Donald Fraser |
---|---|
Тема | Re: Notifications |
Дата | |
Msg-id | 002801c4e390$d6633c40$6464a8c0@DonAcer обсуждение исходный текст |
Ответ на | Notifications ("Donald Fraser" <postgres@kiwi-fraser.net>) |
Ответы |
Re: Notifications
|
Список | pgsql-admin |
Hmm I thought as much but I'm not really that up on socket connections to know whether a connection could share both TCP and UPD packet types. This leaves me rather clueless as to why I don't get NOTIFY messages accross the internet yet I can connect, send and receive sql statements no problems. Actually thinking about it now - connections to our sever accross the internet use SSL whilst local connections don't. Could there be some sort of problem with SSL ? I guess I can change the software to force local users to use SSL as another test. Other than that I'm lost as to what is happening to the messages.... Regards Donald Fraser ----- Original Message ----- From: "Tom Lane" <tgl@sss.pgh.pa.us> To: "Donald Fraser" <postgres@kiwi-fraser.net> Cc: "[ADMIN]" <pgsql-admin@postgresql.org> Sent: Thursday, December 16, 2004 4:41 PM Subject: Re: [ADMIN] Notifications > "Donald Fraser" <postgres@kiwi-fraser.net> writes: >> I'm having problems receiving NOTIFY messages when outside our local = >> network. >> I have dissabled firewall setting but nothing seems to fix the problem. >> I was wandering if NOTIFY messages use UDP or TCP, as that would = >> possibly explain why they are not arriving? > > You're certainly barking up the wrong tree. NOTIFY messages go through > your regular database connection --- if you are able to connect to the > database at all, you can get NOTIFY messages. > > regards, tom lane >
В списке pgsql-admin по дате отправления: