mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@66853 d073be05-634f-4543-b044-5fe20cf6d1d6
18 lines
333 B
Plaintext
18 lines
333 B
Plaintext
[PostgreSQL-test]
|
|
Description = PostgreSQL test database
|
|
Driver = PostgreSQL
|
|
Trace = Yes
|
|
TraceFile = sql.log
|
|
Database = test
|
|
Servername = localhost
|
|
UserName =
|
|
Password =
|
|
Port = 5432
|
|
Protocol = 6.4
|
|
ReadOnly = No
|
|
RowVersioning = No
|
|
ShowSystemTables = No
|
|
ShowOidColumn = No
|
|
FakeOidIndex = No
|
|
ConnSettings =
|