pp is empty.
Any clues ??? what should I check ???
Thanks in advance
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
.
--
John Burski
@HOME S.I.M.U. (Well, sometimes I am :) )
...
Apparently it doesn't need one. On a whim I left the value of
"InstallDir" unassigned and continued on. I opened an OpenOffice
spreadsheet and added a data source... and it worked!
On Fri, 2002-10-25 at 14:17, John Burski wrote:
> I'm attempting to enable ODBC suppo
responding OpenOffice reference
might be?
Thanks.
John Burski
Independent Contractor
[EMAIL PROTECTED]
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
roduce significantly
better results in my experience. I welcome benchmark results to prove me
wrong :-).
--
John Burski
@home S.I.M.U. (Well, sometimes I am)
... and still searching for new cheese
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
Just the ticket!! I renamed the old "pg_dump" command in /usr/bin and
created a symbolic link to the "pg_dump" command in /usr/local/pgsql/bin
and, voila!, life is good!
Thanks, Tom!
Tom Lane wrote:
> John Burski <[EMAIL PROTECTED]> writes:
> > When I issue
I'm having a bit of trouble with the "pg_dump' command in PostgeSQL
7.0.2 (running on Red Hat 6.0).
When I issue the "pg_dump jcon" (jcon being the database name, of
course) I receive the following error message:
getInherits(): SELECT failed
I'm issuing the command as the postgres "root"
Sorry 'bout that - I should know better by now...
I'm installing PostgreSQL 7.0.2 with Perl 5.6.0 on Red Hat 6.0.
Thank you.
Peter Eisentraut wrote:
> We need a little more information than that, in particular the Perl
> version (perl -v) and your platform.
>
> John Bu
I'm having a bit of trouble installing the Perl procedural language as
described in the PostgreSQL User's Guide (Chapter 12).
The "Makefile" is created OK, but the "make" command aborts due to
compile time errors. Here are a couple of examples:
plperl.c: In function 'plperl_create_sub':