"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
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