Re: writing to file

From: Jason Friedman <jason(at)powerpull(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: writing to file
Date: 2002-04-18 02:57:27
Message-ID: 20020418025727.F11804@abigail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

That might be possible using a trigger, but there might be a simpler
way. What kinds of events/data are you trying to log?

On 2002.04.14 16:57 Bartus Levente wrote:
> Hi,
>
> I would like to make a function that writes some log data into a text
> file. Can anybody help me?
>
> best regards,
> Levi.
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Joshua b. Jore 2002-04-18 03:34:11 Re: writing to file
Previous Message Josh Berkus 2002-04-17 23:24:47 Re: cannot restore db