Re: [SQL] pg_dump Error
Najm Hashmi <[EMAIL PROTECTED]> writes: > while trying to dump db shcema and content, I am getting the > following error: > [najm@localhost najm]$ pg_dump -D fliprdb > flipr.sql > PQgetvalue: ERROR! tuple number 0 is out of range 0..-1 > Segmentation fault (core dumped) Hmm, look
Re: [SQL] Create table doesn't work in plpgsql
> Can this be done using tcl or perl? I'll try them and report what I find out. V.Paul