Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session

2010-08-20 Thread Soporte @ Teksol SA
>From my side, i have no choice to get the stack trace from production servers where i found the issue. I have another several servers with almost the same config to development purposes and no crashes there. I don't have any code into the database, there is no compiled functions, just sql queries

Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session

2010-08-19 Thread Robert Haas
On Sat, Feb 6, 2010 at 9:09 PM, Chris Travers wrote: > On Sat, Feb 6, 2010 at 2:36 PM, Robert Haas wrote: >> That's really odd.  Nothing pgAdmin does should be able to crash the >> PostgreSQL server, I would think.  Have you got any custom code loaded >> into PostgreSQL?  Or non-custom, but buggy

Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session

2010-02-06 Thread Chris Travers
On Sat, Feb 6, 2010 at 2:36 PM, Robert Haas wrote: > > That's really odd.  Nothing pgAdmin does should be able to crash the > PostgreSQL server, I would think.  Have you got any custom code loaded > into PostgreSQL?  Or non-custom, but buggy? > > I'm guessing the problem only occurs if PGadmin is

Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session

2010-02-06 Thread Robert Haas
On Thu, Feb 4, 2010 at 8:38 AM, Cristian Bittel wrote: > 2010/2/3 Robert Haas >> So you're saying that if pgadmin is open when you close the terminal >> services session, the SERVER crashes? >> >> Did you somehow start the server in that same session, or is the >> server running as a service? >>

Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session

2010-02-04 Thread Cristian Bittel
2010/2/3 Robert Haas > On Mon, Feb 1, 2010 at 11:28 AM, Cristian wrote: > > > > The following bug has been logged online: > > > > Bug reference: 5305 > > Logged by: Cristian > > Email address: cbit...@gmail.com > > PostgreSQL version: 8.3.9 > > Operating system: Windows 2003

Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session

2010-02-03 Thread Robert Haas
On Mon, Feb 1, 2010 at 11:28 AM, Cristian wrote: > > The following bug has been logged online: > > Bug reference:      5305 > Logged by:          Cristian > Email address:      cbit...@gmail.com > PostgreSQL version: 8.3.9 > Operating system:   Windows 2003 Server Standard x64 > Description:      

[BUGS] BUG #5305: Postgres service stops when closing Windows session

2010-02-01 Thread Cristian
The following bug has been logged online: Bug reference: 5305 Logged by: Cristian Email address: cbit...@gmail.com PostgreSQL version: 8.3.9 Operating system: Windows 2003 Server Standard x64 Description:Postgres service stops when closing Windows session Details: W