Re: createdb not found

[email protected]
Newsgroups gmane.comp.cms.opengroupware.discuss.general
Message-ID <[email protected]>
In Redhat.
You will need to su to the auto created postgres user.
You can then create and add users to the database.
Below is the modified start of the "postgres" script 
XXXXXXXXXXXX
$ su postgres
# createdb ogo
# createuser -A -D ogo
# psql ogo ogo
Welcome to psql 7.3.3, the PostgreSQL interactive terminal.
###############################



About all you can do to Postgresql as root is restart it!

Quoting Michael Berry <[email protected]>:

> Hi,
> 
> So, I'm following the "small HOWTO" but can't get very far:
> 
>  
> 
>  
> 
> [root@AGYGROUP PostgreSQL]# createdb ogo
> 
> bash: createdb: command not found
> 
>  
> 
>  
> 
> Any insight would be great. 
> 
>  
> 
>  
> 
> Thanks everyone
> 
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.