RDP1974 40 Posted September 27, 2021 (edited) hello,  I'm coding a software using webbroker Linux Apache Module and PG pooled Firedac  the performances are outstanding  hovewer with PG13, libpq 5 on a basic query I get [FireDAC][Phys][PG][libpq] ERROR: relation "name" does not exist  any idea how to solve? the FDConnection has in the database field the correct database name  thank you  I forgot: I use Delphi 11 Edited September 27, 2021 by RDP1974 Share this post Link to post
RDP1974 40 Posted September 27, 2021 (edited) I forgot: I use Delphi 11  SOLVED  was a permission config in pg_hba.conf  works perfectly Edited September 28, 2021 by RDP1974 Share this post Link to post