Re: view function on pg_toast

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: bandeng <postgredb(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: view function on pg_toast
Date: 2005-03-23 04:51:06
Message-ID: 20050323045106.GA29926@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Wed, Mar 23, 2005 at 11:39:31AM +0800, bandeng wrote:

> I need help. I have functions but it is saved to pg_toast, when I
> dump the database, the function from pg_toast is not copied. so is
> there any sql or syntax to view function data ?

What exactly do you mean by "it is saved to pg_toast" and how do
you know that?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Mihail Nasedkin 2005-03-23 05:01:03 Re: view function on pg_toast
Previous Message bandeng 2005-03-23 03:39:31 view function on pg_toast