Re: BUG #9841: Need some help in sql query

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: kurasanthoshkumar(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #9841: Need some help in sql query
Date: 2014-04-04 12:05:40
Message-ID: CAB7nPqThmDPwBtFxghKnidLOK+TmK9SD4UL2Zmrbj3va5Xdu9w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Apr 3, 2014 at 5:09 PM, <kurasanthoshkumar(at)gmail(dot)com> wrote:
> Hi I was searching to use KEY SHARE lock on a column.I could not able to
> find the syntax in net.Could you please explain in detail how to use that.
That's not a bug, and documentation is your best friend:
http://www.postgresql.org/docs/devel/static/sql-select.html
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message fburgess 2014-04-04 14:49:54 Re: Configuring Standby Server in PostgreSQL 9.3.3
Previous Message Greg Stark 2014-04-04 11:36:38 Re: BUG #9833: daterange is not utilizing index correctly