Re: [ADMIN] No Space left on Device

2003-01-02 Thread John Burski
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 :) ) ...

Re: [ADMIN] Enabling ODBC for 7.2.2

2002-10-25 Thread John Burski
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

[ADMIN] Enabling ODBC for 7.2.2

2002-10-25 Thread John Burski
responding OpenOffice reference might be? Thanks. John Burski Independent Contractor [EMAIL PROTECTED] ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [ADMIN] RPMs for Red Hat 8.0

2002-10-22 Thread John Burski
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

[ADMIN] Re: [NOVICE] pg_dump problem

2000-07-22 Thread John Burski
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

[ADMIN] pg_dump problem

2000-07-21 Thread John Burski
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"

Re: [ADMIN] Perl Procedural Language Install

2000-07-14 Thread John Burski
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

[ADMIN] Perl Procedural Language Install

2000-07-13 Thread John Burski
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':