On Thu, Feb 16, 2012 at 3:38 AM, Linda Ursin <li...@heksebua.com> wrote:

> postgres=# \dn
>         List of schemas
>         Name        |  Owner
> --------------------+----------
>  information_schema | postgres
>  pg_catalog         | postgres
>  pg_toast           | postgres
>  pg_toast_temp_1    | postgres
>  public             | postgres
> (5 rows)
>
> Try connecting to your ledgersmb database and repeat the \dt and the \dn
tests.

you can do this with psql -U postgres dbname or once in psql \c dbname
(substitute dbname with your database name)

If unsure psql -U postgres -l
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to