Re: Calling Java from psql (was Re: [SQL] requesting help)

2001-03-30 Thread A James Lewis
> > Not having looked at the PHP-Java link, are they working as one process or > is it some IPC type link? > > PeterM > > > ---(end of broadcast)--- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail comma

Re: [SQL] Killing Postmaster

2001-03-30 Thread A James Lewis
--(end of broadcast)--- > TIP 4: Don't 'kill -9' the postmaster > A. James Lewis ([EMAIL PROTECTED]) If your OS needs a virus detector... RUN!!! ...Out and get Linux! ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

Re: [SQL] Killing Postmaster

2001-03-30 Thread A James Lewis
specific table. Try to vacuum a > table one at the time using "vacuum verbose MyTable", and report any error > you may find. > > I don't understand the output of a vacuum verbose, but I'm sure other > people on this list do :-) > > Poul L. Christiansen >