Discovered the source of the bug and can no longer reproduce the PostgreSQL crashing bug.
I’ve also changed the shared memory arrangement to allow >2GB allocations for the future, in case anyone really wants to give PostgreSQL alot of memory, though at the moment 1-2GB should be enough for anyone!
I am now beginning to migrate the entire Octopus Admin system from SQLite to PostgreSQL. SQlite seemed good initially but now that the system has grown to so many tables and background functions, its poor database locking is starting to become a problem.
