BUG #9841: Need some help in sql query

Started by santhosh kumarabout 12 years ago3 messagesbugs
Jump to latest
#1santhosh kumar
kurasanthoshkumar@gmail.com

The following bug has been logged on the website:

Bug reference: 9841
Logged by: santhosh
Email address: kurasanthoshkumar@gmail.com
PostgreSQL version: 9.3.1
Operating system: mac os
Description:

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.

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#2John R Pierce
pierce@hogranch.com
In reply to: santhosh kumar (#1)
Re: BUG #9841: Need some help in sql query

On 4/3/2014 1:09 AM, kurasanthoshkumar@gmail.com wrote:

The following bug has been logged on the website:

Bug reference: 9841
Logged by: santhosh
Email address:kurasanthoshkumar@gmail.com
PostgreSQL version: 9.3.1
Operating system: mac os
Description:

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.

this is not a bug. i suggest you get on the pgsql-general email list
and ask there. you might also explain /why/ you feel you need a 'key
share lock on a column'.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#3Michael Paquier
michael@paquier.xyz
In reply to: santhosh kumar (#1)
Re: BUG #9841: Need some help in sql query

On Thu, Apr 3, 2014 at 5:09 PM, <kurasanthoshkumar@gmail.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

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs