[BUGS] what can i do

2010-03-17 Thread vladislav DONCHEV
Hello guys , i have a problem :( I had a postgreSQL before some days but i delete it , and now i cant install it , cause there are 2 message at the end of install when it making account or something like that once it show me that cant make account cause user postrgres already exist but if i

Re: [BUGS] what can i do

2010-03-17 Thread Kevin Grittner
vladislav DONCHEV vladui...@abv.bg wrote: Hello guys , i have a problem :( I had a postgreSQL before some days but i delete it , and now i cant install it , cause there are 2 message at the end of install when it making account or something like that You haven't told us what operating

Re: [BUGS] what can i do

2010-03-17 Thread Chris Travers
On Wed, Mar 17, 2010 at 12:37 PM, Kevin Grittner kevin.gritt...@wicourts.gov wrote: vladislav DONCHEV vladui...@abv.bg wrote: Hello guys , i have a problem :( I had a postgreSQL before some days but i delete it , and now i cant install it , cause there are 2 message at the end of install when

Re: [BUGS] Error when lock conflict on REPLACE function

2010-03-17 Thread Robert Haas
On Tue, Mar 16, 2010 at 7:02 AM, Peter Eisentraut pete...@gmx.net wrote: On mån, 2010-03-15 at 14:13 -0700, Josh Berkus wrote: 1. Create a function. 2. In one session, start an explicit transaction. 3. Do a CREATE OR REPLACE on the same function, but do not commit. 4. Open a 2nd session, and