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

Commit528779a

Browse files
committed
Add /contrib/pg_standby:
pg_standby is a production-ready program that can be used to create a Warm Standby server. Other configuration is required as well, all of which is described in the main server manual.Simon Riggs
1 parentf8ebab9 commit528779a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎contrib/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/Makefile,v 1.70 2006/09/09 04:07:51 tgl Exp $
1+
# $PostgreSQL: pgsql/contrib/Makefile,v 1.71 2007/02/08 15:09:47 momjian Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -21,6 +21,7 @@ WANTED_DIRS = \
2121
oid2name\
2222
pg_buffercache\
2323
pg_freespacemap\
24+
pg_standby\
2425
pg_trgm\
2526
pgbench\
2627
pgcrypto\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp