summaryrefslogtreecommitdiff
path: root/databases/odbc-postgresql/pkg/MESSAGE
blob: 2cb8738394d1f012a924ad3f64e8a3f8253ffeef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===========================================================================
$NetBSD: MESSAGE,v 1.2 2001/05/14 14:52:06 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:

	/etc/odbcinst.ini

and add the ODBC compliance functions in

	${PREFIX}/share/postgresql/odbc.sql

to any databases you wish to be ODBC-accessible.
===========================================================================