Ticket #204 (closed bug report: fixed)
Addingdriving distance functions makes the server close connection
Reported by: | daniel | Owned by: | anton |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | DrivingDistance | Version: | trunk |
Keywords: | Cc: |
Description
When trying to add functions for driving distance to a database, the server connection fails.
* Server: Linux 2.6.32-22-server #33-Ubuntu SMP Wed Apr 28 14:34:48 UTC 2010 x86_64 GNU/Linux * Postgresql version 8.4 from Ubuntu repository (Ubuntu 10.04, but I think it also happened on 9.10)
daniel@demoserver:~$ psql -U postgres -f /usr/share/postlbs/routing_dd.sql mobility psql:/usr/share/postlbs/routing_dd.sql:28: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. psql:/usr/share/postlbs/routing_dd.sql:28: connection to server was lost
This is critical issue and there won't be any new release until it will be solved.
Change History
Note: See
TracTickets for help on using
tickets.