pg_ugprade use of --check and --link

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: pg_ugprade use of --check and --link
Date: 2013-06-06 14:16:53
Message-ID: 20130606141653.GA31508@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In a private bug report, I have realized that if you are eventually
going to be using link mode with pg_upgrade, and you run --check mode,
you should use --link with --check to check that both clusters are on
the same file system.

I have documented this with the attached, applied patch, and backpatched
it to 9.2.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2013-06-06 14:17:35 Re: Hard limit on WAL space used (because PANIC sucks)
Previous Message Heikki Linnakangas 2013-06-06 14:00:30 Hard limit on WAL space used (because PANIC sucks)