[ADMIN] How to disconnect client from Server forcefully

2004-08-20 Thread bala srini
Hi  I want to disconnect all already established REMOTE DB connections from the server without restarting the Postmaster daemon. Requirement is that diconnect should be done from the server side. Actually I tried to kill the corresponding process(Remote Db connection) in the server. But server

Re: [ADMIN] How to disconnect client from Server forcefully

2004-08-20 Thread bala srini
ewall settings... Regards Srini On Fri, 20 Aug 2004 Olivier Hubaut wrote : >On 20 Aug 2004 12:05:47 -0000, bala srini <[EMAIL PROTECTED]> wrote: > >>Hi >>  I want to disconnect all already established REMOTE DB connections from the >> server without restarting the Post

Re: [ADMIN] How to disconnect client from Server forcefully

2004-08-20 Thread bala srini
ttings... > > > > Regards > > Srini > > > > On Fri, 20 Aug 2004 Olivier Hubaut wrote : > > >On 20 Aug 2004 12:05:47 -, bala srini <[EMAIL PROTECTED]> wrote: > > > > > >>Hi > > >>  I want to disconnect all already

Re: [ADMIN] How to disconnect client from Server forcefully

2004-08-22 Thread bala srini
Hi All  Can anyone help me reg the below mail? Assuming the environment is thru the terminal i.e by setting the PGHOST varaible to server machine and then invoking the command "psql" from client machine. Thanks & Regards Bala. On Fri, 20 Aug 2004 bala srini wrote : >