baiwyc119 / lxmppd

Automatically exported from code.google.com/p/lxmppd
0 stars 0 forks source link

Prosody broken after each PostgreSQL restart #417

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use PostgreSQL as backend for Prosody
2. Restart PostgreSQL while Prosody is running

What is the expected output? What do you see instead?

I would expect that Prosody keeps working and reconnects to the DBMS. It does 
however not accept any new connections afterwards and messages are not 
delivered between users anymore. Basically you have to restart Prosody make it 
in any way usable again.

What version of the product are you using? On what operating system?

Prosody 0.9.4-1~wheezy1 on Debian GNU/Linux 7 "Wheezy"

Note: I only tested it with a PostgreSQL connection through UNIX domain socket 
without password authentication, which is the preferred way to use PostgreSQL 
on a local system.

Original issue reported on code.google.com by a...@raxys.net on 26 May 2014 at 11:31

GoogleCodeExporter commented 9 years ago
Hi, sorry for the delay in processing this report. We've been working on 
improving the SQL storage module a lot in 0.10, and will have a beta out "soon".

I'm setting a milestone so we don't forget about this report.

Original comment by MWild1 on 22 Feb 2015 at 10:42