| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | danny <dinesh4202001(at)gmail(dot)com> |
| Cc: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: PSQL |
| Date: | 2015-05-22 17:00:48 |
| Message-ID: | CAKFQuwZt+wYeAkw+9nDbDvWKeXP=Y4pYSN8EMcQ1ORTOgvbHBg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Thu, May 21, 2015 at 9:18 AM, danny <dinesh4202001(at)gmail(dot)com> wrote:
> Hello I am new to PostgreSQL world I installed server and created DB's and
> created users till there good after lot of struggle now I want to know the
> role of PSQL command line and how to connect to client through PSQL command
> line and what actions I can perform doing that
>
psql is a command-line based client that connects to the PostgreSQL server.
The phrase "[...] and how to connect to client through psql" makes no sense.
As Jan mentioned there is excellent documentation that you should avail
yourself of.
David J
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mikhail Levandovskiy | 2015-05-25 10:51:23 | postgresql-9.4-BDR replication issue |
| Previous Message | Jan Lentfer | 2015-05-22 16:53:28 | Re: Resync postgres database after master slave replication |