summaryrefslogtreecommitdiff
path: root/databases/odbc-postgresql/MESSAGE
blob: 068754ffe1b4fa065df33d6f53e789fe7d21fac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===========================================================================
$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.
===========================================================================