On Tue, Feb 26, 2013 at 2:56 PM, David E. Wheeler wrote:
> Hello ActiveStaters,
>
The commonly used term is actually Activator. :)
> I see that the DBD::Pg build always fails:
>
> http://code.activestate.com/ppm/DBD-Pg/
>
> I'm sure this is because PostgreSQL is not installed on any of the PP
On Feb 26, 2013, at 3:07 PM, Jan Dubois wrote:
>> Hello ActiveStaters,
>
> The commonly used term is actually Activator. :)
Got it!
> Yes, that is one reason. We then need to apply several patches to build
> things correctly though (to statically link the client libs, deal with
> missing SIGA
Hello ActiveStaters,
I see that the DBD::Pg build always fails:
http://code.activestate.com/ppm/DBD-Pg/
I'm sure this is because PostgreSQL is not installed on any of the PPM build
boxes (smokers?). DBD::mysql, on the other hand, builds fine (most of the time):
http://code.activestate.com/
On Wed, 2003-07-23 at 18:24, Richard Schilling wrote:
> Can you give an example on how to execute that command? I've been
> wondering about that too but haven't had time to read the documentation.
SET search_path TO foo,'$user',public;
http://developer.postgresql.org/docs/postgres/runtime-confi
Can you give an example on how to execute that command? I've been
wondering about that too but haven't had time to read the documentation.
Richard
On 2003.07.23 10:30 [EMAIL PROTECTED] wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> is't possible to specify default search path for dbh in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> is't possible to specify default search path for dbh in DBD::Pg ?
> I don't want to set variable before every select.
There is nothing specific to DBD::Pg, but you should be able to issue
the command once ("SET search_path...") and have all subse
Hi there,
is't possible to specify default search path for dbh in DBD::Pg ?
I don't want to set variable before every select.
Regards,
Oleg
_
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astron
Does anybody know where I can find a newer DBD::Pg module for Windows
NT? The only pre-compiled one I can find is 0.98, which is based on a
PostgreSQL 7.0 library set.
--
Rod Taylor <[EMAIL PROTECTED]>
PGP Key: http://www.rbt.ca/rbtpub.asc
signature.asc
Description: This is a digitally signe
Any news about new DBD::Pg ?
It's a stopper for many projects based on perl interface
to use 7.3.
Regards,
Oleg
_
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow Uni
Jeffrey, I have several Perl:DBD patches my mailbox that I have
accumulated over the years that never made it over to Edmund or
yourself. Would you like them?
Also, would you consider creating a Pg:DBD project on
http://gborg.postgresql.org. We are trying to get all the PostgreSQL
interfaces
Created on gborg as pgperl.
---
Marc G. Fournier wrote:
> On 22 Aug 2002, Neil Conway wrote:
>
> > "Marc G. Fournier" <[EMAIL PROTECTED]> writes:
> > > Just got a note from Jeffrey on this, and he acknowledges that he is
>
It seems like postgres is thinking that the query is incorrectly
formatted. Do you know what query is being run when this happens?
You may wish to start the postmaster with -d2 which should print
out the queries that postgres is seeing.
Stephan Szabo
[EMAIL PROTECTED]
On Wed, 25 Oct 2000, andr
I have this problem:The next message appears
when I try to make an INSERT into a table:
Connection refusedDBD::Pg::st execute
failed: ERROR: parser: parse error at or near "refused"
The situation is the next: I have a lot of
processes making insertionsin the same database, and I suspect
13 matches
Mail list logo