Re: How to determine if ODBC was compiled in? - Mailing list pgsql-admin

From jarednevans@yahoo.com (Jared Evans)
Subject Re: How to determine if ODBC was compiled in?
Date
Msg-id 72cbb5b4.0405161754.4958a155@posting.google.com
Whole thread Raw
In response to How to determine if ODBC was compiled in?  (jarednevans@yahoo.com (Jared Evans))
Responses Re: How to determine if ODBC was compiled in?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-admin
perhaps you misunderstood my question.  I downloaded a binary package
off the Debian website.  How do I determine what options it was
compiled with?  That is my question.

Jared

peter_e@gmx.net (Peter Eisentraut) wrote in message news:<200405162156.08959.peter_e@gmx.net>...
> Jared Evans wrote:
> > How would I determine if the Debian Postgresql package I installed
> > was configured with --enable-odbc option?
>
> This is fairly uninteresting, since all this switch controls is whether
> the ODBC driver gets built.  Clearly, there is a Debian package for the
> ODBC driver.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

pgsql-admin by date:

Previous
From: Ulrich Meis
Date:
Subject: How do I grant access to entire database at once(schemas,tables,sequences,...)?
Next
From: "Saket Bagade"
Date:
Subject: Data/Index consistency checking in PostgreSQL