Re: [pgadmin-hackers] [PHP] sql commands

2002-05-02 Thread Rod Taylor
Spiffy... -- Rod - Original Message - From: "Dave Page" <[EMAIL PROTECTED]> To: "Rod Taylor" <[EMAIL PROTECTED]>; "P. Jourdan" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, May 02, 2002 4:38 PM Subject: Re: [pgadmin-hackers] [PHP] sql commands > > > > -

Re: [pgadmin-hackers] [PHP] sql commands

2002-05-02 Thread Dave Page
> -Original Message- > From: Rod Taylor [mailto:[EMAIL PROTECTED]] > Sent: 02 May 2002 16:57 > To: P. Jourdan > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] [PHP] sql commands > > > [cross posting to pgadmin-hackers] > > That makes sense, except pgAdmin s

Re: [pgadmin-hackers] [PHP] sql commands

2002-05-02 Thread Rod Taylor
[cross posting to pgadmin-hackers] That makes sense, except pgAdmin shouldn't try to connect to a database marked that it doesn't accept connections. -- Rod - Original Message - From: "P. Jourdan" <[EMAIL PROTECTED]> To: "Rod Taylor" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thurs

Re: [pgadmin-hackers] RFC: Removal of Revision Control

2002-05-02 Thread Rod Taylor
> > I suggest a good replacement would be a simple 'log' mode > > which writes text based queries to a log file. PGAdmin > > should be able to play an arbitrary text file against a > > database connection. This would preserve most of the > > functionality and should be straight forward to > > im

Re: [pgadmin-hackers] RFC: Removal of Revision Control

2002-05-02 Thread Dave Page
> -Original Message- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED]] > Sent: 02 May 2002 10:07 > To: Dave Page > Subject: Re: [pgadmin-hackers] RFC: Removal of Revision Control > > > Le Jeudi 2 Mai 2002 10:25, vous avez écrit : > > What do you mean by object tracing? If you mean

Re: [pgadmin-hackers] RFC: Removal of Revision Control

2002-05-02 Thread Dave Page
> -Original Message- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED]] > Sent: 02 May 2002 09:18 > To: Dave Page; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] RFC: Removal of Revision Control > > > Le Mercredi 1 Mai 2002 23:09, Dave Page a écrit : > > Do

Re: [pgadmin-hackers] RFC: Removal of Revision Control

2002-05-02 Thread Jean-Michel POURE
Le Mercredi 1 Mai 2002 23:09, Dave Page a écrit : > Does anyone have any objections or comments? Dear all, There were discussions on hackers months ago about rollback using WAL (point to point recovery?) and object tracing (something like SET TRACE ON ...). I don't think it will be implemented