From: | danny <dinesh4202001(at)gmail(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Warning when connecting from PSQL Command |
Date: | 2015-05-29 18:13:15 |
Message-ID: | 1432923195051-5851717.post@n5.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
New to Postgres please help
Warning console code page (437) differs from Window code page (1252) 8- bit
character might not work correctly. See psql reference page "Notes for
windows users" for details
Type "Help" for help
Postgres-#
When I type help it gives couple of commands
When I type
Postgres-# \c
It giives the above message again
Warning console code page (437) differs from Window code page (1252) 8- bit
character might not work correctly. See psql reference page "Notes for
windows users" for details
You are now connected to database "postges" as user "postgres"
postgres=#
does it mean am I connected and do my operations
Thanks,
Danny
--
View this message in context: http://postgresql.nabble.com/Warning-when-connecting-from-PSQL-Command-tp5851717.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Charles Sprickman | 2015-05-30 04:52:32 | Re: autovacuum was not vacuuming |
Previous Message | Guo, Yun | 2015-05-29 13:23:42 | Re: pg_dump not dumping some schemas |