Robert Lor and Josh Berkus have taken up my offer to assist in
documenting the new Dynamic Trace facility more fully, which was the one
remaining item on the 8.2 Open Items list.
I'm planning to
- add a new section to Performance Tips chapter called Dynamic Tracing
- rename the chapter Performan
Simon Riggs wrote:
> I'm planning to
> - add a new section to Performance Tips chapter called Dynamic
> Tracing - rename the chapter Performance & Tuning.
> - add some further intro stuff on chapter header page
In my mind it's a little late for revising the documentation structure.
I'd also thin
On Tue, 2006-11-28 at 12:09 +0100, Peter Eisentraut wrote:
> Simon Riggs wrote:
> > I'm planning to
> > - add a new section to Performance Tips chapter called Dynamic
> > Tracing - rename the chapter Performance & Tuning.
> > - add some further intro stuff on chapter header page
>
> In my mind it'
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Simon Riggs wrote:
>> I'm planning to
>> - add a new section to Performance Tips chapter called Dynamic
> In my mind it's a little late for revising the documentation structure.
> I'd also think that DTrace is not a tuning tool but a monitoring tool
On Tue, Nov 28, 2006 at 02:43:17PM -0500, Tom Lane wrote:
> "Kevin Grittner" <[EMAIL PROTECTED]> writes:
> > Unless I'm missing something, pg_dump is not allowing selective dump of
> > a table where the table name is mixed case.
>
> You do it like this:
>
> $ pg_dump -s -t '"DbTranLogRecord
David Fetter <[EMAIL PROTECTED]> writes:
> On Tue, Nov 28, 2006 at 02:43:17PM -0500, Tom Lane wrote:
>> Perhaps it's worth having an example for this in the pg_dump man page?
> Please find enclosed a patch which adds this :)
Already done, thanks.
regards, tom lane
--