Re: pg_upgrade --link

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: MirrorX <mirrorx(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_upgrade --link
Date: 2011-09-14 01:53:00
Message-ID: 4E7008FC.5070601@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 09/14/2011 03:38 AM, MirrorX wrote:
> hello to all,
>
> i have tried pg_upgrade to upgrade from 8.4 to 9.0. the operation was
> completed succesfully. i only have one question:
>
> i did the procedure twice. once without the 'link (-k) option' and one with
> it. obviously the attempt with the link option was much faster. but, what
> does link mean here? symbolic link? i saw that after the procedure the old
> 'data' folder was there too, and i could delete it, so i guess the answer is
> not symbolic link. so what does that link mean? thx in advance

http://en.wikipedia.org/wiki/Hard_link

--
Craig Ringer

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Craig Ringer 2011-09-14 01:56:27 Re: Problem restoring a dump
Previous Message Tom Lane 2011-09-14 00:31:07 Re: pg_upgrade difficulties