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

2012-06-03 Thread Magnus Hagander
On Sat, Jun 2, 2012 at 4:46 PM, Hidvégi Gábor wrote: > 2, > I use Internet Explorer 7, but PostgreSQL website form inputs look too > narrow on this browser. You can easily fix it by adding the following lines > to /media/css/iefixes.css: > > /*Win IE7 fix */ > *:first-child+html TABLE.pgGenericFor

[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