| From: | Keith Keller <kkeller-postgres(at)wombat(dot)san-francisco(dot)ca(dot)us> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Perl - Postgres |
| Date: | 2003-01-30 16:18:29 |
| Message-ID: | 20030130161829.GA23271@wombat.san-francisco.ca.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-novice |
On Thu, Jan 30, 2003 at 06:04:09AM +0000, Desmond Coughlan wrote:
> Le Wed, Jan 29, 2003 at 03:15:46PM +1100, simran a ?crit ...
>
> > Have a read of the documentation for the DBI and DBD::Pg modules.
> >
> > perldoc DBI
> > perldoc DBD::Pg
>
> desmond(at)lievre(dot)voute(dot)net % perldoc -f dbi
> No documentation for perl function `dbi' found
That's not what the previous poster said to do.
% perldoc DBI
% perldoc DBD::Pg
If there's still no docs, the modules aren't installed.
--keith
--
kkeller(at)speakeasy(dot)net
public key: http://wombat.san-francisco.ca.us/kkeller/kkeller.asc
alt.os.linux.slackware FAQ: http://wombat.san-francisco.ca.us/cgi-bin/fom
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2003-01-30 16:18:37 | Re: URGENT: referential integrity problem |
| Previous Message | Jeff Eckermann | 2003-01-30 16:17:21 | Re: is_numeric() or extract_numeric() functions? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Ledesma | 2003-01-30 16:32:10 | postmaster don't start ... |
| Previous Message | Jay G. Scott | 2003-01-30 16:13:31 | I have a C to postgres question. |