Re: Upgrading a database dump/restore - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Upgrading a database dump/restore
Date
Msg-id 452BAB62.1030705@dunslane.net
Whole thread Raw
In response to Re: Upgrading a database dump/restore  (Benny Amorsen <benny+usenet@amorsen.dk>)
List pgsql-hackers
Benny Amorsen wrote:
>>>>>> "TL" == Tom Lane <tgl@sss.pgh.pa.us> writes:
>>>>>>             
>
> TL> (I suppose it wouldn't work in Windows for lack of hard links, but
> TL> anyone trying to run a terabyte database on Windows deserves to
> TL> lose anyway.)
>
> Windows has hard links on NTFS, they are just rarely used.
>   


And MS provides a command line utility to create them. See 
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/fsutil_hardlink.mspx?mfr=true

I imagine there is also a library call that can be made to achieve the 
same effect.

cheers

andrew



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: archive_timeout?
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] test: please ignore