Seann Reed writes:
> I'm a relative newbie to Postgres but I've asked a few colleagues about
> this problem without a solution, so I'm hoping someone on the list serve
> can help.
> The problem arose when I move to an upgraded operating system, an upgraded
> version of Postgres, and when I dump a
Seann Reed wrote:
> Everything worked fine with the old setup. With the new setup, I can access
> my
> database through psql command-line. However, I have a compiled program called
> 'Shefdecode' that makes queries to the database through ECPG and this program
> cannot access the database. I