From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Victor B(dot) Berdin" <vic(at)digi(dot)com(dot)ph> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: pgsql 7.4 on minimal environment |
Date: | 2003-12-09 04:36:07 |
Message-ID: | 26850.1070944567@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
"Victor B. Berdin" <vic(at)digi(dot)com(dot)ph> writes:
> I'm sure you've caugth my last message as I was too hasty to post my
> replies right away. Anyways, it turned out that the only cause of my
> problem is that I 've applied "upx" on the binaries.
Even more specifically, it sounds like the problem was with applying
"upx" to things that weren't binaries but shell scripts.
I don't know what upx is supposed to do, but one would think that if
it's a tool for modifying binaries, it should have enough smarts to not
mangle files that are not binaries. Perhaps you should file a bug
report with the upx developers.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Wind Wood | 2003-12-09 06:15:50 | Re: query and pg_dump problem on my postgresql 6.5.3/Redhat 6.2 |
Previous Message | Victor B. Berdin | 2003-12-09 04:12:09 | Re: pgsql 7.4 on minimal environment |