> This may not be the best list for my question, but I'm sure someone there
> will he able to help me
There's a mailing list dedicated to DBI-Link, see
http://lists.pgfoundry.org/mailman/listinfo/dbi-link-general
> I'm trying to use dbi-link under RHEL5.3. Using PostgreSQL and Perl rpms from
Greg Smith wrote:
I'm not sure which question Rob meant to ask here:
1) Where can I find the PostgreSQL in my PATH right now? The best I
think you can do here is to try the above pg_config bit first, then if
it doesn't work try guess based on "which postmaster".
2) Given a running server, w
Tom Lane wrote:
Rob Jaeger writes:
Is there a command or reliable method of finding the location of the
PostgreSQL bin path?
pg_config --bindir
Although I think not all packagers install this in the base package,
which might limit its usefulness.
I'm not sure which question Rob m
Hi there,
This may not be the best list for my question, but I'm sure someone there will
he able to help me
;-)
I'm trying to use dbi-link under RHEL5.3. Using PostgreSQL and Perl rpms from
distro, installed
Sybase ASE 1.5.5 developers edition and DBD::Sybase using cpan -i.
My test programs, u
On Sat, Dec 26, 2009 at 3:02 PM, Bill Moran wrote:
> S Arvind wrote:
>>
>> Web application have single DB only..
>
> I'm unsure what you mean by that and how it relates to my answer.
>
>> On Fri, Dec 25, 2009 at 7:03 PM, Bill Moran wrote:
>>
>> > S Arvind wrote:
>> > >
>> > > Hi Everyone,
>> > >
Adrian Klaver wrote:
Thanks Adrian, noted. I'm hoping to get onto 8.4 before too long because
of the analytic functions but that thread suggests that the best course
of action would be to make sure that my code is robust against the new
server and then decide on an upgrade schedule.
I'm building
S Arvind wrote:
>
> Web application have single DB only..
I'm unsure what you mean by that and how it relates to my answer.
> On Fri, Dec 25, 2009 at 7:03 PM, Bill Moran wrote:
>
> > S Arvind wrote:
> > >
> > > Hi Everyone,
> > >
> > > In a web application running in Tomcat and Postgres 8.3 as
Web application have single DB only..
On Fri, Dec 25, 2009 at 7:03 PM, Bill Moran wrote:
> S Arvind wrote:
> >
> > Hi Everyone,
> >
> > In a web application running in Tomcat and Postgres 8.3 as DB, i need to
> > know whether my given task is feasible or not.
> >All the db operation