Actually I think I may be able to answer my own question.  I think my sysAdmin added something to the Linux box and caused the problem. I started to get swap errors with error messages about system drive out of space.  This shouldn't be a problem since there's only 6gigs out of 90+gigs of space on the thing.  I also noticed that if I ran it a few times, I got different numbers in the error message:  could not write to output file (X != 97).

So while the error message wasn't totally apparent, it made sense after I realized the space problem.

>
>
>Patrick Hatcher

>
>"Jim C. Nasby" <jim@nasby.net>
>06/30/2003 08:11 PM EST
>
> To: Patrick Hatcher <PHatcher@macys.com>
> cc: pgsql-general@postgresql.org
> bcc:
> Subject: Re: [GENERAL] Pg_Dumpall error?
>
>
>

>Forgive the stupid question, since I'm completely unfamiliar with the
>logging changes Tom is busy working on, but would it be worthwhile to
>have error messages/asserts include a function/filename where the assert
>failed? (I'm assuming this is an assert failure). If the assert code
>could be easily changed to add that info, it might be helpful to those
>not intimately familiar with the code.
>

>Just a thought.
>

>On Mon, Jun 30, 2003 at 03:03:52PM -0700, Patrick Hatcher wrote:
>> I've done numerous dumps, but I've never seen this type of error before:
>>
>> pg_dumpall > datamart.out
>> pg_dump: [archiver] could not write to output file (36 != 97)
>> pg_dumpall: pg_dump failed on bdc_oz, exiting
>>
>> Any ideas?
>> I'm running Pg 7.3.2
>>
>> TIA
>> Patrick Hatcher
>>
>>
>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 7: don't forget to increase your free space map settings
>>
>

>--
>Jim C. Nasby, Database Consultant                  jim@nasby.net
>Member: Triangle Fraternity, Sports Car Club of America
>Give your computer some brain candy! www.distributed.net Team #1828
>

>Windows: "Where do you want to go today?"
>Linux: "Where do you want to go tomorrow?"
>FreeBSD: "Are you guys coming, or what?"

>From pgsql-general-owner@postgresql.org Tue Jul 1 02:13:04 2003 X-Original-To: pgsql-general-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [64.117.224.193]) by svr1.postgresql.org (Postfix) with ESMTP id 4B305310A80 for ; Tue, 1 Jul 2003 05:13:03 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (svr1.postgresql.org [64.117.224.193]) (amavisd-new, port 10024) with ESMTP id 82041-02 for ; Tue, 1 Jul 2003 02:12:53 -0300 (ADT) Received: from MANI (unknown [61.11.81.106]) by svr1.postgresql.org (Postfix) with ESMTP id 9133C310982 for ; Tue, 1 Jul 2003 02:12:50 -0300 (ADT) Received: from madhu (192.168.1.6) by MANI with MERCUR Mailserver (v4.02.11 Mjk4NTQtNjI3Ny0xNzE2NQ=) for ; Tue, 1 Jul 2003 10:44:46 +0530 From: "Madhavi Daroor" To: Subject: 2 different versions of postgres on the same system Date: Tue, 1 Jul 2003 10:42:27 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Status: No, hits=2.3 tagged_above=0.0 required=5.0 testsºYES_10, MSGID_GOOD_EXCHANGE, RCVD_IN_DSBL, RCVD_IN_NJABL, RCVD_IN_OSIRUSOFT_COM, RCVD_IN_RFCI X-Spam-Level: ** X-Archive-Number: 200307/10 X-Sequence-Number: 44864 Hi all, I have installed postgres 7.3 in my Red hat linux 7.2 system. I want to also install postgres 7.2.3 in the same system. Is it possible?? Can somebody please tell me how I can do this...ASAP!!! Regards, Madhavi