How to obtain a sequence's increment value from the system catalog

From: "Wouter Gazendam" <wouter(at)cosmocows(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How to obtain a sequence's increment value from the system catalog
Date: 2007-07-09 07:43:00
Message-ID: 82f19c620707090043k1e8bbbfl3ed6dca515670425@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'd like to query a sequence's increment value from the system catalog. I
tried looking at
http://www.postgresql.org/docs/8.1/static/catalog-pg-class.html but I'm
stuck here.

Any ideas/help would be appreciated.

Thanks,

Wouter Gazendam

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gerhard Hintermayer 2007-07-09 08:20:55 Re: ERROR: unexpected hash relation size:
Previous Message Jasbinder Singh Bali 2007-07-09 07:34:04 Re: Database Insertion commitment