Selecting a specific row - Mailing list pgsql-hackers

From Cason, Kenny
Subject Selecting a specific row
Date
Msg-id B96DB973FD58EE469E4426886240EE9701E58B4F@xch-nw-03.nw.nos.boeing.com
Whole thread Raw
Responses Re: Selecting a specific row  (Doug McNaught <doug@mcnaught.org>)
Re: Selecting a specific row  ("Scott Marlowe" <smarlowe@qwest.net>)
List pgsql-hackers
Is there an easy way to select, say, the 15th row in a table? I can't
use a sequence number because rows will sometimes be deleted resulting
in the 15th row now being a different row. I need to be able to select
the 15th row regardless of whether it is the same 15th row as the last
select.

Thanks,

Kenny Cason
The Boeing Company


pgsql-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Timezone for %t log_line_prefix
Next
From: Bruce Momjian
Date:
Subject: Re: Timezone for %t log_line_prefix