Re: psql possible TODO

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: mark(at)mark(dot)mielke(dot)cc
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Stephen Harris <lists(at)spuddy(dot)org>, "Jim C(dot) Nasby" <jim(at)nasby(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: psql possible TODO
Date: 2006-12-06 00:16:59
Message-ID: 1165364219.31648.117.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2006-12-05 at 19:12 -0500, mark(at)mark(dot)mielke(dot)cc wrote:
> On Tue, Dec 05, 2006 at 02:46:54PM -0800, Joshua D. Drake wrote:
> > Imagine that you are profiling 50 queries, the queries are all the same
> > except for varying where clauses or joins.
>
> Put them in a file.

You mean like the file that psql is nice enough to provide for
me? .psql_history?

>
> Anything worth spending that much time on, is probably worth keeping,
> such that it can be reproduced later.

When it is production yes... it goes into a view or svn depending on
what it is doing.

Joshua D. Drake

>
> Cheers,
> mark
>
--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message mark 2006-12-06 00:17:11 Re: psql possible TODO
Previous Message Joshua D. Drake 2006-12-06 00:15:05 Re: psql possible TODO