Re: Warning when connecting from PSQL Command - Mailing list pgsql-admin

From Guillaume Lelarge
Subject Re: Warning when connecting from PSQL Command
Date
Msg-id CAECtzeW3CF-ntcLNfVVwjBsbJuwdfz4tpob9C4iqvPF0_cUovg@mail.gmail.com
Whole thread Raw
In response to Warning when connecting from PSQL Command  (danny <dinesh4202001@gmail.com>)
List pgsql-admin
2015-05-29 20:13 GMT+02:00 danny <dinesh4202001@gmail.com>:
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


Yes, you're connected to the postgres database.


--

pgsql-admin by date:

Previous
From: Charles Sprickman
Date:
Subject: Re: autovacuum was not vacuuming
Next
From: Harshad Adalkonda
Date:
Subject: Re: Warning when connecting from PSQL Command