Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: How would I get information regarding update when running for a long time?
From:
Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To:
Chris Barnes <compuguruchrisbarnes(at)hotmail(dot)com>
Cc:
Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>
Subject:
Re: How would I get information regarding update when running for a long time?
Date:
2009-07-22 14:21:16
Message-ID:
2f4958ff0907220721u7efd6138kd55a4e22e3b0b395@mail.gmail.com
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2009-07-22 14:00:38 from Chris Barnes <compuguruchrisbarnes(at)hotmail(dot)com>
2009-07-22 14:21:16 from Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
2009-07-22 22:39:42 from Sam Mason <sam(at)samason(dot)me(dot)uk>
Lists:
pgsql-general
just use: explain update ...
and see what sort of plan it comes up with.
In response to
How would I get information regarding update when running for a long time?
at 2009-07-22 14:00:38 from Chris Barnes
Browse pgsql-general by date
From
Date
Subject
Next Message
Justin Pasher
2009-07-22 16:24:41
Re: Best practices for moving UTF8 databases
Previous Message
tomrevam
2009-07-22 14:19:30
Re: Checkpoint Tuning Question