mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
18 lines
597 B
Plaintext
18 lines
597 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2002/10/19 03:51:00 jlam Exp $
|
|
|
|
Please see the ODBC interface section of the PostgreSQL Programmer's Guide
|
|
(databases/postgresql-docs) for information on configuring and using
|
|
${PKGNAME}.
|
|
|
|
In summary, you will need to create the following configuration file:
|
|
|
|
${PKG_SYSCONFDIR}/odbcinst.ini
|
|
|
|
and add the ODBC compliance functions in
|
|
|
|
${PREFIX}/share/postgresql/odbc.sql
|
|
|
|
to any databases you wish to be ODBC-accessible.
|
|
===========================================================================
|