On Fri, 17 Aug 2001 11:13:12 +0100, you wrote:
>Is there a way to be sure that the database that the application
>is using in a specific moment is really a postgres database?
DatabaseMetaData.getDatabaseProductName() returns "PostgreSQL".
I can't guarantee that other products won't do the same though
:-)
Regards,
René Pijlman