CVS log for pgsql/src/bin/pg_dump/Attic/pg_upgrade

[BACK] Up to [PostgreSQL CVS Repository] / pgsql / src / bin / pg_dump

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.35
Tue Jan 15 04:52:33 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.34: +1 -1 lines
Remove old pg_upgrade script, from Tom.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Jan 13 17:52:00 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
CVS tags: REL7_2_BETA5
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +11 -7 lines
Fix recreation of sequence files for 7.2 also because of XID change from
beta4 to beta5.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Jan 13 05:36:42 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -3 lines
Now works for 7.1 databases.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Jan 13 04:55:44 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +23 -22 lines
Now tested on 7.2->7.2 migration;  still disabled.  Need 7.1 testing now.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Jan 13 01:22:27 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
Keep it disabled.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Jan 13 01:13:59 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +350 -320 lines
Wow, it actually worked for the regression database.  More testing needed.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jan 11 20:34:14 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +143 -22 lines
Sync up.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jan 11 06:48:41 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +6 -3 lines
More testing, more cleanups.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jan 11 06:33:01 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +11 -8 lines
pg_resetxlog specifies log location in hex;  more pg_upgrade testing
improvments.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jan 11 06:08:02 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +8 -2 lines
More cleanups.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jan 11 05:54:59 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +41 -59 lines
More updates for int8 sequence restoration.  Old dump file not required
anymore.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 11 04:39:19 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +85 -47 lines
Handle int4-int8 sequence migration without full data dump.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 11 00:27:42 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +48 -23 lines
More improvements using pg_resetxlog.  still disabled.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jan 10 04:58:19 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +73 -47 lines
More pg_upgrade improvements.  Almost done, except for max transaction
setting.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 10 03:05:48 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +34 -12 lines
More improvements;  still disabled.  (Don't panic.)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jan 9 21:50:52 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +91 -57 lines
Update with new features.  Still disabled.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jan 9 16:08:54 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -4 lines
Remove clog copy.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jan 9 16:00:46 2002 UTC (10 years, 4 months ago) by momjian
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +81 -23 lines
Make improvements to pg_upgrade; is still disabled.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Aug 25 18:52:42 2001 UTC (10 years, 8 months ago) by tgl
Branches: MAIN
CVS tags: REL7_2_BETA4, REL7_2_BETA3, REL7_2_BETA2, REL7_2_BETA1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Replace implementation of pg_log as a relation accessed through the
buffer manager with 'pg_clog', a specialized access method modeled
on pg_xlog.  This simplifies startup (don't need to play games to
open pg_log; among other things, OverrideTransactionSystem goes away),
should improve performance a little, and opens the door to recycling
commit log space by removing no-longer-needed segments of the commit
log.  Actual recycling is not there yet, but I felt I should commit
this part separately since it'd still be useful if we chose not to
do transaction ID wraparound.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 18 16:30:07 2000 UTC (11 years, 4 months ago) by momjian
Branches: MAIN
CVS tags: REL7_1_STABLE, REL7_1_BETA3, REL7_1_BETA2, REL7_1_2, REL7_1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
Updates for 7.1 branding.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri May 5 03:08:20 2000 UTC (12 years ago) by tgl
Branches: MAIN
CVS tags: REL7_1_BETA, REL7_0_PATCHES, REL7_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +45 -20 lines
Accept pg_group as well as pg_shadow data from dumpall script.
Rearrange handling of VACUUMs so that they are certain to be executed
as superuser not some random user; also, do not forget to vacuum
template1 itself.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 23 15:46:12 2000 UTC (12 years, 2 months ago) by momjian
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
1. miscadmin.h needs to include sys/types.h for a definition of pid_t

2. Regression tests fail for types int2 and int4 (which can easily be
fixed by adding entries to resultmap) aswell as float8 and geometry,
where floating point numbers appear to be rounded a little differently
than in your expected results (besides that I also need the positive
zeros file). I'm including a patch for the first 2, but I don't know
whether the latter two are actually a bug in postgres or a bug in the
OS or even allowed difference. I'm including my results for reference.

Rolf Grossmann

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Sep 28 18:04:18 1999 UTC (12 years, 7 months ago) by momjian
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +10 -9 lines
Fix pg_upgrade so it vacuums all databases.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 28 16:02:28 1999 UTC (12 years, 7 months ago) by momjian
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
pg_upgrade reminder.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 2 22:34:53 1999 UTC (12 years, 9 months ago) by tgl
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +11 -2 lines
Add a VACUUM command in hopes of making pg_upgrade usable again
in MVCC environment.  I do not trust this until Vadim says it's OK...

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jul 31 22:06:44 1999 UTC (12 years, 9 months ago) by tgl
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +60 -19 lines
Re-enable pg_upgrade, after adding checks that the source
and target databases are of versions it knows about.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jun 8 01:37:55 1999 UTC (12 years, 11 months ago) by momjian
Branches: MAIN
CVS tags: REL6_5_PATCHES, REL6_5
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Cleanup

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 8 01:32:05 1999 UTC (12 years, 11 months ago) by momjian
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -0 lines
Disable pg_upgrade for 6.5.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jun 7 22:58:31 1999 UTC (12 years, 11 months ago) by momjian
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -3 lines
I attach a patch for pg_upgrade.  This does two things:

1. check whether the program is being executed in $PGDATA/..  This is
   necessary if the data tree is not in the standard place, as is the
   case with the Debian distribution (because of Debian policy).

2. give a clearer error message if the dumped data structure fails to
   be loaded.

Oliver Elphick

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 25 02:48:55 1998 UTC (13 years, 6 months ago) by momjian
Branches: MAIN
CVS tags: REL6_4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
cleanup

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 25 02:47:37 1998 UTC (13 years, 6 months ago) by momjian
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Fix from Tom Lane for pg_shadow in pg_upgrade

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Oct 24 20:09:46 1998 UTC (13 years, 6 months ago) by tgl
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -2 lines
Fix pg_upgrade to notice if psql fails to execute the given
script, and not proceed with the update if so.
Also add #!/bin/sh header line.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 31 04:32:17 1998 UTC (13 years, 8 months ago) by momjian
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +15 -20 lines
Preserver pg_log and pg_variable in upgrade.  Cleanups.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 30 13:13:59 1998 UTC (13 years, 8 months ago) by momjian
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +18 -11 lines
Make old db directory configurable.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 30 05:06:54 1998 UTC (13 years, 8 months ago) by momjian
Branches: MAIN
New pg_upgrade command.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

PostgreSQL CVSweb <webmaster@postgresql.org>