Re: UPDATE: pg_dump fails due to invalid memory request

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Morgan Kita <mkita(at)verseon(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-novice(at)postgresql(dot)org
Subject: Re: UPDATE: pg_dump fails due to invalid memory request
Date: 2005-09-03 19:01:34
Message-ID: 20050903190133.GA1500@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Sat, Sep 03, 2005 at 10:52:44AM -0600, Michael Fuhr wrote:
> On Fri, Sep 02, 2005 at 08:48:34PM -0700, Morgan Kita wrote:
> > So obviously something is wrong with my code... but what should
> > I do?
>
> Post your data type's output function and we'll take a look.
> The CREATE TYPE statement might also be useful.

It might be helpful to see the input function as well, along with
a test case. That is, post enough C and SQL that somebody could
load into an empty database and duplicate the problem.

What version of PostgreSQL are you using? I don't see that mentioned
in your earlier posts.

--
Michael Fuhr

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2005-09-03 20:05:23 Re: UPDATE: pg_dump fails due to invalid memory request
Previous Message Bruno Wolff III 2005-09-03 17:17:19 Re: Debian PostgreSQL Install