From: | Christopher Browne <cbbrowne(at)gmail(dot)com> |
---|---|
To: | kd_sargent(at)msn(dot)com |
Cc: | PostgreSQL Mailing Lists <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #8362: postres webserver |
Date: | 2013-08-05 15:23:20 |
Message-ID: | CAFNqd5XKs_X8+ks4EZipjbjaFiENEdTaCsj7F2DBD6MXeCD8qw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
There are several things confusing here that seem to indicate that
this is not a bug...
1. Postgres is not a web server. It is a database management system,
and thus extensions one might hope to add to a web server are not
logical to expect to connect to Postgres.
2. It sounds as though you are using a version of Postgres that has
been customized by EnterpriseDB, and, as that is not something that
the community has code for, we're not able to be of much assistance.
As a user of EnterpriseDB's products, you are presumably a customer,
and should expect to get customer support from them. Most pointedly,
their build procedures are theirs, and not ours, and that's a place
where any help relevant to you would really need to come from
EnterpriseDB.
From | Date | Subject | |
---|---|---|---|
Next Message | Ashesh Vashi | 2013-08-05 15:26:34 | Re: BUG #8362: postres webserver |
Previous Message | Jeremy Whiting | 2013-08-05 14:58:01 | Re: [JDBC] Incorrect response code after XA recovery |