Does anyone know, what the names/location of the pg_upgrade cleanup scripts? We upgraded from 8.4.3 to 9.1.6thanks Original Message Subject: Re: [BUGS] Excessive space allocations in Postgresql 9.1.6system files causing the file system to run out of space.From: Kevin Grittner
"fburg...@radiantblue.com" wrote:
> Does anyone know, what the names/location of the pg_upgrade
> cleanup scripts? We upgraded from 8.4.3 to 9.1.6
Sorry I didn't answer this sooner, but I didn't know off-hand and
hoped that someone who did would jump in. Since that didn't happen
...
The file i
The following bug has been logged on the website:
Bug reference: 7922
Logged by: Alex
Email address: akurz...@gmail.com
PostgreSQL version: 9.1.2
Operating system: Windows 7, 64-bit
Description:
I have PostgreSQL 9.1.2, 64-bit.
My installation of PostGIS-2.0.1 (64-bi
Thanks Kevin & Bruce for your replies,
It looks like this script deletes all of the data file directories (and the data files) from the postgres 8.4.3 instance. Since we used the "-k" option, which calls for hard links rather than copying files to the new cluster, wouldn't this be deleting the f
"fburg...@radiantblue.com" wrote:
> It looks like this script deletes all of the data file
> directories (and the data files) from the postgres 8.4.3
> instance. Since we used the "-k" option, which calls for hard
> links rather than copying files to the new cluster, wouldn't this
> be deleting t
[Moving to -hackers]
On Sat, Feb 23, 2013 at 2:51 PM, Pavel Stehule wrote:
> so
>
> * --conditional-drops replaced by --if-exists
Thanks for the fixes, I played around with the patch a bit. I was sort
of expecting this example to work (after setting up the regression
database with `make install