How to get sequence info? - Mailing list pgsql-jdbc

From Gary Greenberg
Subject How to get sequence info?
Date
Msg-id 031b01c78e6e$6e5f8910$aa0a3c0a@D9GKB4C1
Whole thread Raw
Responses Re: How to get sequence info?  (Kris Jurka <books@ejurka.com>)
List 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

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: error: unterminated dollar-quoted string with 8.2-505.jdbc3.jar?
Next
From: Kris Jurka
Date:
Subject: Re: How to get sequence info?