Fw: Re: createdb does not work?!

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

 





--- On Tue, 3/15/11, H S <aras_h1988@xxxxxxxxx> wrote:

From: H S <aras_h1988@xxxxxxxxx>
Subject: Re: createdb does not work?!
To: "dhaval jaiswal" <dhavallj@xxxxxxxxxxx>
Date: Tuesday, March 15, 2011, 9:31 AM

in one terminal I have recieved this notes:

LOG:  database system was shut down at 2011-03-15 07:56:00 EDT
LOG:  autovacuum launcher started
LOG:  database system is ready to accept connections

then I open another terminal and
insert command createdb and so on.

It is correct?

and please let me know which commands or shortcuts is useful for working with it.



--- On Tue, 3/15/11, dhaval jaiswal <dhavallj@xxxxxxxxxxx> wrote:

From: dhaval jaiswal <dhavallj@xxxxxxxxxxx>
Subject: Re: createdb does not work?!
To: aras_h1988@xxxxxxxxx, pgsql-admin@xxxxxxxxxxxxxx
Date: Tuesday, March 15, 2011, 8:34 AM

Try following command
 
createdb -h <hostname> -p <port_number> -U <user_name> [DBNAME]
psql -d [DBNAME]  -U <user_name>

 

Date: Mon, 14 Mar 2011 21:39:17 -0700
From: aras_h1988@xxxxxxxxx
Subject: createdb does not work?!
To: pgsql-admin@xxxxxxxxxxxxxx

Dear Sirs,
After this command , what I should do?
Can not use createdb  test  command and psql test. 
I installed correctly postgres by source code.


[postgres@localhost bin]$ ./postgres -D /usr/local/pgsql/data

LOG:  database system was shut down at 2011-03-15 07:56:00 EDT
LOG:  autovacuum launcher started
LOG:  database system is ready to accept connections








[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux