Re: [ADMIN] db connection and script execution error

2005-09-30 Thread Scott Marlowe
On Fri, 2005-09-30 at 12:09, Tomeh, Husam wrote: > 1. create db by using postgres manager Lite's create db wizard > > db name new_db / host : lost host/port: 5432/login: postgres > when I tried to connect to this db I got FATAL error, ¡°database > new_db doesn¡¯t exist." Sounds like you created a

Re: [ADMIN] db connection and script execution error

2005-09-30 Thread Tomeh, Husam
;   You may want to check the PostgreSQL docs on creating a database.   -- --  Husam From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jeff shuSent: Wednesday, September 28, 2005 10:05 AMTo: pgsql-admin@postgresql.orgSubject: [ADMIN] db connection and script execution error Dea

Re: [ADMIN] db connection and script execution error

2005-09-30 Thread Tomeh, Husam
s on creating a database.   -- --  Husam From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jeff shuSent: Wednesday, September 28, 2005 10:05 AMTo: pgsql-admin@postgresql.orgSubject: [ADMIN] db connection and script execution error Dear pgsql-admin members:    I am new to PostgresS

[ADMIN] db connection and script execution error

2005-09-28 Thread jeff shu
Dear pgsql-admin members:    I am new to PostgresSql and run into some problems after I installed Posgressql 8.0 and PostgresSql  manager 3 Lite. Your advises will be appreciated:)   I. can't make connection to databaseII. can't run a script which will created a database.I. can't make connection to