Re: Corruption of files in PostgreSQL

From: Scott Ribe <scott_ribe(at)killerbytes(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Corruption of files in PostgreSQL
Date: 2007-06-03 21:46:04
Message-ID: C28892BC.75BAC%scott_ribe@killerbytes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I don't use lo_import and lo_export myself, but is there any way to log
their usage? It certainly sounds as though step 1 for this user is to keep
track of how much data is handed to PG for each file, and how much data is
returned to PG for each file (and how much data is in the file at the time
of the request).

--
Scott Ribe
scott_ribe(at)killerbytes(dot)com
http://www.killerbytes.com/
(303) 722-0567 voice

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Glaesemann 2007-06-03 22:06:22 Re: Multiple customers sharing one database?
Previous Message Scott Ribe 2007-06-03 21:41:56 Re: Continuous PITR (was Re: multimaster)