Re: [DOCS] Windows minimum system requirements

2013-01-19 Thread Hidvégi Gábor
Since the source for all platforms is almost the same, I think you can guess the minimum system requirements from my experience: I'm running PostgreSQL 9.1.3 on a 400 MHz MIPS processor, which has got a processing power equal of a 140 MHz P4. The PostgreSQL server consumes 8 Megabytes of RAM j

Re: [DOCS] Wrong startup script of PostgreSQL 9.1.2 under OpenBSD 5.1

2012-09-25 Thread Hidvégi Gábor
Hello there, I have already posted this problem several months ago, there was no change in the documentation since then. It's not about the installation directory or username, under the new OpenBSD's the parameter ordering of 'su' differs from the older versions, the right order is like Denis

[DOCS] Starting server on OpenBSD, IE7 fix for forms

2012-06-02 Thread Hidvégi Gábor
Hello, 1, I've been playing with PostgreSQL on OpenBSD (5.1), and I found the startup script described on http://www.postgresql.org/docs/9.1/interactive/server-start.html not working, "su" is complaining about the login class. So after a bit of experimenting my working startup script looks li