faqts : Computers : Programming : Languages : PHP : Database Backed Sites : Postgres

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

3 of 5 people (60%) answered Yes
Recently 2 of 4 people (50%) answered Yes

Entry

How do I create a postgres database on my Mindspring-hosted (Unix) server? My computer is an NT. I'm fairly clueless :-)

Dec 22nd, 2005 18:50
Andrew Nurcahya, Sue Zwicker,


Can you get access to the CONSOLE? SSH?

if yes you can execute this command...

/usr/local/pgsql/bin/createdb <dbname>

/usr/local/pgsql is where the postgresql server has been installed.

Considering that this is a hosted server, you should have a graphical 
control panel that allows you to create database and manage them.
Are you sure you did not miss anything on their control panel?

Andrew - DBA for http://www.PriceComparison.com