Le 21 déc. 2009 à 15:24, Chris Ernst a écrit :
> Ouch! You're right. And that's would be a deal killer for me. About
> 90% of the traffic is prepared queries that are run over and over with
> different parameters.
The driver project and code are now there it seems:
http://frihjul.net/pgsql
Dimitri Fontaine wrote:
> Le 19 déc. 2009 à 16:20, Chris Ernst a écrit :
>
>> Hmm.. That does look very interesting. The only thing that concerns me
>> is where it says it supports "Basic Queries (Extended queries not yet
>> supported)". I'm not sure what is meant by "Extended queries". Any ide
Le 19 déc. 2009 à 16:20, Chris Ernst a écrit :
> Hmm.. That does look very interesting. The only thing that concerns me
> is where it says it supports "Basic Queries (Extended queries not yet
> supported)". I'm not sure what is meant by "Extended queries". Any idea?
I think it refers to the Ex
JGuillaume (ioguix) de Rorthais wrote:
>> I am currently developing such a beast, it is currently still quite
>> alpha. If you are interested I can send you a copy. I'll try to
>> publish it once it is sufficiently beta.
>
> Interesting project, but but I have one big issue under 8.1 and
> advanced
On 20/12/2009 7:59 PM, hubert depesz lubaczewski wrote:
On Fri, Dec 18, 2009 at 02:08:07PM -0700, Chris Ernst wrote:
Hi all,
I have a project where I need to be able to capture every query from a
production system into a file such that I can "replay" them on a staging
system. Does such a thing
On Fri, Dec 18, 2009 at 02:08:07PM -0700, Chris Ernst wrote:
> Hi all,
>
> I have a project where I need to be able to capture every query from a
> production system into a file such that I can "replay" them on a staging
> system. Does such a thing already exist or should I start writing my
> own
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Shoaib Mir a écrit :
> On Sun, Dec 20, 2009 at 9:37 AM, Albe Laurenz
> mailto:laurenz.a...@wien.gv.at>> wrote:
>
> Chris Ernst wrote:
>> I have a project where I need to be able to capture every
> query from a
>> production system into a file such that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey guys,
Albe Laurenz a écrit :
> Chris Ernst wrote:
>> I have a project where I need to be able to capture every query
>> from a production system into a file such that I can "replay"
>> them on a staging system. Does such a thing already exist or
On Sun, Dec 20, 2009 at 9:37 AM, Albe Laurenz wrote:
> Chris Ernst wrote:
> > I have a project where I need to be able to capture every query from a
> > production system into a file such that I can "replay" them on a staging
> > system. Does such a thing already exist or should I start writing m
Chris Ernst wrote:
> I have a project where I need to be able to capture every query from a
> production system into a file such that I can "replay" them on a staging
> system. Does such a thing already exist or should I start writing my
> own log parser?
I am currently developing such a beast, i
Hmm.. That does look very interesting. The only thing that concerns me
is where it says it supports "Basic Queries (Extended queries not yet
supported)". I'm not sure what is meant by "Extended queries". Any idea?
Thank you for the pointer, Filip. I'll check it out.
- Chris
Filip Rem
Greg Smith wrote:
> Chris Ernst wrote:
>> I started writing my own log parser to pull the statements from the
>> postgres logs, but as I get in to the details, it's not quite as
>> straight forward as I had thought. Keeping track of which client
>> connections have prepared queries, merging the co
Tsung [http://tsung.erlang-projects.org/] has a nice pg proxy module. It
records your "query stream" and is able to replay it later.
2009/12/18 Chris Ernst
> Hi all,
>
> I have a project where I need to be able to capture every query from a
> production system into a file such that I can "repl
Chris Ernst wrote:
I started writing my own log parser to pull the statements from the
postgres logs, but as I get in to the details, it's not quite as
straight forward as I had thought. Keeping track of which client
connections have prepared queries, merging the correct arguments and
maintainin
Rory Campbell-Lange wrote:
> On 18/12/09, Chris Ernst (cer...@esoft.com) wrote:
>> I have a project where I need to be able to capture every query from a
>> production system into a file such that I can "replay" them on a staging
>> system. Does such a thing already exist or should I start writing
On 18/12/09, Chris Ernst (cer...@esoft.com) wrote:
> I have a project where I need to be able to capture every query from a
> production system into a file such that I can "replay" them on a staging
> system. Does such a thing already exist or should I start writing my
> own log parser?
I'm sure
Hi all,
I have a project where I need to be able to capture every query from a
production system into a file such that I can "replay" them on a staging
system. Does such a thing already exist or should I start writing my
own log parser?
Thank you for your help.
Chris Ernst
eSoft, Inc.
--
Sent
17 matches
Mail list logo