Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1b59b44

Browse files
committed
Add connection service file.
1 parent7320a81 commit1b59b44

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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". A sample configuration for template1 is
8+
# included in this file. If no database name is specified, it is assumed
9+
# to match the service name. 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+
#[template1]
16+
#user=postgres

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp