How to get sequence info?

From: "Gary Greenberg" <gary(at)icontrol(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: How to get sequence info?
Date: 2007-05-04 17:05:34
Message-ID: 031b01c78e6e$6e5f8910$aa0a3c0a@D9GKB4C1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I need to find out what sequences were created in the database.

Does anyone know how to do it?

I can get info on tables, keys, columns from DatabaseMetadata, but I don't
see any means to retrieve sequence info.

If you know how, please give me a tip.

Regards,

Gary

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2007-05-04 17:18:23 Re: How to get sequence info?
Previous Message Kris Jurka 2007-05-04 16:19:12 Re: error: unterminated dollar-quoted string with 8.2-505.jdbc3.jar?