On Thu, May 26, 2005 at 02:50:44PM +0100, fremaux wrote:
>
> PostgreSQL version: 7.2.2
PostgreSQL 7.2.2 is almost three years old -- consider upgrading
to 7.2.8, or better yet, 8.0.3.
> SELECT list.group_artifact_id, list.name
> FROM artifact_group_list list
> WHERE (list.group_artifact_id=167)
On Thu, May 26, 2005 at 11:32:09AM +0300, [EMAIL PROTECTED] wrote:
>
> i have been trying for over a week to find information on creating/dropping
> users with createuser/dropuser and intidb , and i couldn't , if you could
> reffer me to some website or some thing i would be very thankful.
Go to h
"Qingqing Zhou" <[EMAIL PROTECTED]> writes
> If we concurrently perform drop/create table (with foreign keys) commands
> several times, we could corrupt the pg_trigger system table.
>
Anybody reproduced it?
Regards,
Qingqing
---(end of broadcast)---
i have been trying for over a week to find information on creating/dropping
users with createuser/dropuser and intidb , and i couldn't , if you could
reffer me to some website or some thing i would be very thankful.
thanks in advance
---(end of broadcast)--
The following bug has been logged online:
Bug reference: 1681
Logged by: fremaux
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.2.2
Operating system: Linux kernel 2.4.6.19-mdk
Description:Selection problem
Details:
following query :
SELECT list.group_artifac