Skip to content

Commit 38f3c7c

Browse files
committed
Update pg_upgrade testing instructions.
1 parent cbf6550 commit 38f3c7c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

contrib/pg_upgrade/TESTING

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@ Here are the steps needed to create a regression database dump file:
1313
This database can be created by running 'gmake installcheck' from
1414
src/test/regression.
1515

16-
2) Use pg_dump to dump out the regression database
17-
Use the new cluster's pg_dump on the old database to minimize
18-
whitespace differences in the diff.
16+
2) Use pg_dump to dump out the regression database. Use the new
17+
cluster's pg_dump on the old database to minimize whitespace
18+
differences in the diff.
1919

2020
3) Adjust the regression database dump file
2121

22-
a) Change CREATE FUNCTION shared object paths to use '$libdir'
23-
The old and new cluster will have different shared object paths.
24-
25-
d) Perform the load/dump twice
22+
a) Perform the load/dump twice
2623
This fixes problems with the ordering of COPY columns for
2724
inherited tables.
2825

29-
e) Fix any wrapping format differences
26+
b) Change CREATE FUNCTION shared object paths to use '$libdir'
27+
The old and new cluster will have different shared object paths.
28+
29+
c) Fix any wrapping format differences
3030
Commands like CREATE TRIGGER and ALTER TABLE sometimes have
3131
differences.
3232

33-
c) For pre-9.0, change CREATE OR REPLACE LANGUAGE to CREATE LANGUAGE
33+
d) For pre-9.0, change CREATE OR REPLACE LANGUAGE to CREATE LANGUAGE
3434

35-
b) For pre-9.0, remove 'regex_flavor'
35+
e) For pre-9.0, remove 'regex_flavor'
3636

3737
f) For pre-9.0, adjust extra_float_digits
3838
Postgres 9.0 pg_dump uses extra_float_digits=-2 for pre-9.0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy