Re: pg_upgrade: out of memory

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Hastie <andrew(at)ahastie(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_upgrade: out of memory
Date: 2012-10-01 18:53:13
Message-ID: 29170.1349117593@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrew Hastie <andrew(at)ahastie(dot)net> writes:
> Tom: Is this something we should get added into the AIX Platform
> specific notes?

No, it's something we need to fix. See hackers thread:
http://archives.postgresql.org/pgsql-hackers/2012-10/msg00029.php

That #define isn't a bad quick-workaround if you don't want to touch
the code, but it's not a useful solution from our standpoint because
it only fixes this on AIX.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Janes 2012-10-01 19:05:43 Re: Securing .pgpass File?
Previous Message Steve Atkins 2012-10-01 18:42:19 Re: Securing .pgpass File?