From: | hubert depesz lubaczewski <depesz(at)depesz(dot)com> |
---|---|
To: | "James B(dot) Byrne" <byrnejb(at)harte-lyne(dot)ca> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: How to trace client sql requests? |
Date: | 2009-07-10 20:10:27 |
Message-ID: | 20090710201027.GA18744@depesz.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, Jul 10, 2009 at 03:45:35PM -0400, James B. Byrne wrote:
> I believe that this is what I want to examine. Is there a server
> side technique that I can use which will tell me what data this
> statement returned or if it found nothing?
not really, sorry.
> In any case, I see the INSERTS and I can find NO DELETES at all. Is
> there any other way to remove some or all data from a table?
truncate. but first simple question - did you commit the inserts?
Best regards,
depesz
--
Linkedin: http://www.linkedin.com/in/depesz / blog: http://www.depesz.com/
jid/gtalk: depesz(at)depesz(dot)com / aim:depeszhdl / skype:depesz_hdl / gg:6749007
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Hunsberger | 2009-07-10 20:11:43 | Using Postgres to store genetic data |
Previous Message | Scot Kreienkamp | 2009-07-10 20:05:09 | Idle in transaction help |