| From: | Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk> |
|---|---|
| To: | Richard Huxton <dev(at)archonet(dot)com> |
| Cc: | CaT <cat(at)zip(dot)com(dot)au>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: OT - pg perl DBI question |
| Date: | 2008-01-29 14:21:34 |
| Message-ID: | 342943.62007.qm@web25811.mail.ukl.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi chaps,
Excellent, it was libpg-perl I needed.
Thanks
--- Richard Huxton <dev(at)archonet(dot)com> wrote:
> Glyn Astill wrote:
> > well its using the pgsql_replication_check.pl, which does:
> >
> > ----------------------
> > use Pg;
> > use Getopt::Std;
>
> >
> > So I assume it's not getting past the use Pg line as although
> it's
> > looking in /usr/lib/perl5 it's not going to look in
> > /usr/lib/perl5/DBD ??
>
> DBD::Pg is not the same as Pg.pm
>
> perldoc DBD::Pg
> perldoc Pg
>
> I think it's libpg-perl that you want.
>
> --
> Richard Huxton
> Archonet Ltd
>
__________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vlad Marchenko | 2008-01-29 15:56:13 | Re: 8.3RC2 vs 8.2.6 testing results |
| Previous Message | adam_pgsql | 2008-01-29 13:56:03 | Re: OT - pg perl DBI question |