Search Postgresql Archives

Re: Two instances show same databases

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

 




On Apr 18, 2012, at 2:00 PM, Scott Mead wrote:

Then you need to connect to the 9.1.3 DB with the 9.1.3 port and the 8.3.5 DB with the 8.3.5 port:

psql -p 5432 -l 
  would show 8.3.5 databases

psql -p 5433 -l 

   would show 9.1.3 databases

That solves my problem.

Thank you,
Jose
.......................................................
Jose Hales-Garcia
UCLA Department of Statistics


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux