OSDN Git Service

rebuid:
[eos/hostdependX86MAC64.git] / util / X86MAC64 / share / postgresql / pg_service.conf.sample
1 #
2 #       Connection configuration file
3 #
4 # A service is a set of named connection parameters.  You may specify
5 # multiple services in this file.  Each starts with a service name in
6 # brackets.  Subsequent lines have connection configuration parameters of
7 # the pattern "param=value" or LDAP URLs starting with "ldap://"
8 # to look up such parameters.  A sample configuration for postgres is
9 # included in this file.  Lines beginning with '#' are comments.
10 #
11 # Copy this to your sysconf directory (typically /usr/local/pgsql/etc) and
12 # rename it pg_service.conf.
13 #
14 #
15 #[postgres]
16 #dbname=postgres
17 #user=postgres