[pgadmin-support] pg_dump error..

2002-04-03 Thread tulasi
Hi, I have a a postgresql databse in apache for that i want to take a back up..so when i try to issue this following command .. $pg_dump dbname > backup.txt saying error: bash: backup.txt: permission denied. what might be the problem exactly. please try to help me in this regard.   Thanks in Advanc

Re: [pgadmin-support] timestamp parse error --- *** Migration PLU

2002-04-03 Thread Dave Page
> -Original Message- > From: Samuele Brignoli [mailto:[EMAIL PROTECTED]] > Sent: 28 March 2002 11:30 > To: Dave Page > Subject: R: [pgadmin-support] timestamp parse error --- *** > Migration PLU > > > Ok Dave, here you are. > > Test creation create a table "Test" with only a datetim

R: [pgadmin-support] timestamp parse error --- *** Migration PLU

2002-04-03 Thread Samuele Brignoli
ok Dave, that was the problem : my client's locale was Italian instead of US English. Now it works perfectly also on my big db. Thanks for support me, you' re great. Samuele. -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Per conto di Dave Page Inviato: We

Re: [pgadmin-support] SQL query editor

2002-04-03 Thread Tim Finch
At 07:21 30/03/2002 +, Dave Page wrote: >No, it doesn't I'm afraid. It's possible that it could be modularised and >seperated though, and it's a pretty good idea, so if I get a chance I'll >look into it. > >Regards, Dave. Is it worth us thinking sbout this in terms of the graphical editor w

Re: [pgadmin-support] SQL query editor

2002-04-03 Thread Dave Page
> -Original Message- > From: Tim Finch [mailto:[EMAIL PROTECTED]] > Sent: 03 April 2002 09:48 > To: Dave Page > Cc: [EMAIL PROTECTED]; G. A. Reina > Subject: Re: [pgadmin-support] SQL query editor > > > At 07:21 30/03/2002 +, Dave Page wrote: > >No, it doesn't I'm afraid. It's pos

Re: [pgadmin-support] Question about functions

2002-04-03 Thread Dave Page
> -Original Message- > From: Manley, Jim [mailto:[EMAIL PROTECTED]] > Sent: 03 April 2002 17:01 > To: '[EMAIL PROTECTED]' > Subject: Question about functions > > > Hi Dave, Hi Jim, Please use the [EMAIL PROTECTED] list for future support issues. > I am having a problem developing ad

Re: [pgadmin-support] SQL query editor

2002-04-03 Thread Tim Finch, FosterFinch Ltd
This makes sense. I guess for now, however, we just continue the development of the Graphical Editor in the standard way and worry about dll-ing it later on. Tim >Not a good idea. Security is the job of the DBMS - anything we can do with >pgAdmin could be overidden by a registry savvy user any