Re: Postgresql assistance needed

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Sasmit Utkarsh <utkarshsasmit(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Postgresql assistance needed
Date: 2024-02-22 14:53:18
Message-ID: CAKAnmm+L6h+_S39_2Nb+E39QVrZZq1sTzY8frqH7fJHAQ+oJog@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On the surface, it looks as though it *should* work if the only thing
changing is the username. Those other more serious errors should get fixed,
but putting those aside for now... We don't know what your program does.
Write a smaller one that just does a PQexec and calls nextval, then returns
a proper error message if it fails.

Cheers,
Greg

In response to

Browse pgsql-general by date

  From Date Subject
Next Message 김명준 2024-02-22 15:58:51 Fwd: Unexpected Multiple Records from Randomized Query
Previous Message Dominique Devienne 2024-02-22 14:40:23 Re: pg_dump performance issues