Re: [BUGS] BUG #4104: Uninstall/remove not working correctly

2008-04-11 Thread John R Pierce
alex wrote: I recently uninstalled 8.3.1 and I deleted the remaining files not removed from the uninstaller. I then proceed to install 8.3.1 again using same user info as before. The installer proceeded to install until the creation of the user and it says "user postgres already exists" and then

[BUGS] BUG #4105: Service already started but no choice to stop in pgAdmin3 gui

2008-04-11 Thread
The following bug has been logged online: Bug reference: 4105 Logged by: Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.1 Operating system: windows xp Description:Service already started but no choice to stop in pgAdmin3 gui Details: I started the postgre

[BUGS] BUG #4104: Uninstall/remove not working correctly

2008-04-11 Thread alex
The following bug has been logged online: Bug reference: 4104 Logged by: alex Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.1 Operating system: windows XP Description:Uninstall/remove not working correctly Details: I recently uninstalled 8.3.1 and I delet

Re: [BUGS] BUG #4103: DELETE Syntax Error

2008-04-11 Thread Tom Lane
"Yu Jye Foo" <[EMAIL PROTECTED]> writes: > 2008-04-11 09:01:02 PDT ERROR: syntax error at or near "LIMIT" at character > 97 > 2008-04-11 09:01:02 PDT STATEMENT: DELETE FROM BASELINES WHERE file_id IN > (SELECT file_id FROM files WHERE config_id = 1155042061) LIMIT 4001; Uh, what's your point? D

[BUGS] BUG #4103: DELETE Syntax Error

2008-04-11 Thread Yu Jye Foo
The following bug has been logged online: Bug reference: 4103 Logged by: Yu Jye Foo Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.0 Operating system: Windows XP x64 Description:DELETE Syntax Error Details: 2008-04-11 09:01:02 PDT ERROR: syntax error at o