Re: [GENERAL] How can I obtain tables' structure?

1998-12-07 Thread Paul Mookhachov
"Jackson, DeJuan" wrote: > > > > > How can I obtain information about tables' structure and list of > > tables > > > using psql.lib or Pg.pm (perl package)? > > > > all you have to do is to make a request likt this : > > 'select * from ' ($req = $cbase->exec ('select * from table')) > I'd u

[GENERAL] EROR : stat failed on file /usr/local/pgsql/lib/plpgsql.so

1998-12-07 Thread Octavian-Catalin JULA
I need some help in using plpgsql. I use Postgresql 6.4 with a linux. The instalation is complete, the regression test report ok on plpgsql, I create a function (a trigger insert function) on a table in a database and is also ok, but when I insert o record in that table EROR : stat failed on file