Re: turning logging on/off while server is running

2001-04-06 Thread Peter Skipworth
Agreed - I'd love to be able to turn it on/off on demand. regards, P On Fri, 6 Apr 2001, Tim Bunce wrote: > On Fri, Apr 06, 2001 at 12:13:22AM -0400, Thalis A. Kalfigopoulos wrote: > > On Thu, 5 Apr 2001, Roel Vanhout wrote: > > > > > Hi all, > > > > > > Is there a way to turn the query logg

Re: turning logging on/off while server is running

2001-04-06 Thread Tim Bunce
On Fri, Apr 06, 2001 at 12:13:22AM -0400, Thalis A. Kalfigopoulos wrote: > On Thu, 5 Apr 2001, Roel Vanhout wrote: > > > Hi all, > > > > Is there a way to turn the query logging on and off while the database > > server is running? Right now I have a script that stops and restarts the > > databas

Re: turning logging on/off while server is running

2001-04-05 Thread Thalis A. Kalfigopoulos
On Thu, 5 Apr 2001, Roel Vanhout wrote: > Hi all, > > Is there a way to turn the query logging on and off while the database > server is running? Right now I have a script that stops and restarts the > database with loggin on or off depending on the parameters, but this is > not so great; I was

turning logging on/off while server is running

2001-04-05 Thread Roel Vanhout
Hi all, Is there a way to turn the query logging on and off while the database server is running? Right now I have a script that stops and restarts the database with loggin on or off depending on the parameters, but this is not so great; I was wondering if there is another way. Also, is there a w