[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Interchange problem


On Friday 23 April 2004 14:18, Ashwinikumar Nayak wrote:
> While trying to  make a catalog , I get the following error:
>
> run "createdb foundation"? y
> psql: FATAL:  user "xyz" does not exist ( 'xyz' in the account name
> that controls the catalog with default admin password 'pass')
> createdb: database creation failed
>
> Any pointers !!

 PostgreSQL doesn't recognize the user xyz. 

 You need to create a new account in Postgres with:

 createuser xyz

 Run the above command as the "pgsql" user. 

Regards,
-- 
Chris Wenham - Synesmedia, Inc.
http://www.synesmedia.com
516-620-4110 / 1-888-255-7573

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.