Re: [GENERAL] -c argument not recognized

2009-11-16 Thread Jasen Betts
On 2009-11-10, Antonio Ruggiero wrote: > I am running PostgresSQL 8.3.8 on windows XP-64Bit. I am using psql > client from the PostgreSQL installation and not the Cygwin client. > > My issue is that the command line argument "-c command" is not > recognized. For example, if I run (from Cygwin) >

Re: [GENERAL] -c argument not recognized

2009-11-11 Thread Antonio Ruggiero
On Nov 10, 4:56 pm, thombr...@gmail.com (Thom Brown) wrote: > 2009/11/10 Antonio Ruggiero : > > > > > > > I am running PostgresSQL 8.3.8 on windows XP-64Bit.  I am using psql > > client from the PostgreSQL installation and not the Cygwin client. > > > My issue is that the command line argument "-c

Re: [GENERAL] -c argument not recognized

2009-11-10 Thread Thom Brown
2009/11/10 Antonio Ruggiero : > I am running PostgresSQL 8.3.8 on windows XP-64Bit.  I am using psql > client from the PostgreSQL installation and not the Cygwin client. > > My issue is that the command line argument "-c command" is not > recognized. For example, if I run (from Cygwin) > > psql -h

[GENERAL] -c argument not recognized

2009-11-10 Thread Antonio Ruggiero
I am running PostgresSQL 8.3.8 on windows XP-64Bit. I am using psql client from the PostgreSQL installation and not the Cygwin client. My issue is that the command line argument "-c command" is not recognized. For example, if I run (from Cygwin) psql -h localhost -p 5432 -d $database postgres -c