Re: [GENERAL] PostgreSQL-JDBC correct URL

2000-04-12 Thread Silvio Macedo
On Wed, 12 Apr 2000, Haroldo Stenger wrote: > Now I need help in finding: Hello to you too. :) > - I need to track the queries that the backend receives, so that I can > see what GeneXus is sending to PostgreSQL. http://www.postgresql.org/docs/admin/pg-options.htm > > - A list

Re: [GENERAL] PostgreSQL-JDBC correct URL

2000-04-12 Thread Haroldo Stenger
Now I need help in finding: - A list of the errors of the backend, _WITH_ the numbers, not only the texts. - I need to track the queries that the backend receives, so that I can see what GeneXus is sending to PostgreSQL. I coudn't find this info in the doc, either. Any Ideas? Th