Re: list of index

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: farjad(dot)farid(at)checknetworks(dot)com
Cc: Szymon Guz <mabewlun(at)gmail(dot)com>, PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: list of index
Date: 2014-08-18 06:27:17
Message-ID: CAB7nPqQh=8_nLMFFjEp6aLLtOp5c-GHE2QbbY551UXNdo=WAYg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Aug 18, 2014 at 1:40 PM, FarjadFarid(ChkNet)
<farjad(dot)farid(at)checknetworks(dot)com> wrote:
> Are there any tutorials for features of psql?

I don't recall particularly one, but the documentation is worth
reading and well-maintained. Here for psql:
http://www.postgresql.org/docs/devel/static/app-psql.html

> and debug session ?
I think going through the docs is perhaps the way to go. There are
many ways to get information to debug an application, like server
logs, EXPLAIN, etc... I am sure that others will point out better
things than I though :)
Regards
--
Michael

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Chris Hanks 2014-08-18 12:36:01 Re: Support functions for GiST index on citext
Previous Message FarjadFarid(ChkNet) 2014-08-18 04:40:19 Re: list of index