Re: [HACKERS] BTrees with record numbers

2004-03-02 Thread Hannu Krosing
Chad kirjutas R, 27.02.2004 kell 14:53: > Is it possible for Postgres Btrees to support access by logical row number ? WHat do you mean by "logical row number" ? Hannu ---(end of broadcast)--- TIP 7: don't forget to increase your free

Re: [HACKERS] BTrees with record numbers

2004-03-01 Thread scott.marlowe
On 27 Feb 2004, Chad wrote: > Is it possible for Postgres Btrees to support access by logical row number ? > If not available is ti a huge job to support for sombebody willing to have a go ? Are talking about logical row operators as maintained by your own code outside the database, or having po

[HACKERS] BTrees with record numbers

2004-02-28 Thread Chad
Is it possible for Postgres Btrees to support access by logical row number ? If not available is ti a huge job to support for sombebody willing to have a go ? ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster