Re: [ADMIN] template1 database...

2003-08-25 Thread Chris M
"Bruno Wolff III" <[EMAIL PROTECTED]>> > This is usually accomplished by logging in as a normal user for most > tasks and only using a superuser account when it is needed. Yes. DBAs should be careful when operating on the databases. But I have seen many people using the superuser in MS SQL Server

Re: [ADMIN] template1 database...

2003-08-24 Thread Chris M
The link is very good. But another question. In PostgreSQL, a superuser can modify almost everything in the databases. But I don't think that should be the default. Maybe adding an option is better. When a superuser want to change something owned by the system, he or she can turn the option on, th

Re: [ADMIN] help me- postgres error - error while loading shared libraries - libpq.so.3

2003-08-15 Thread Chris M
Maybe you should set environment variable: LD_LIBRARYPATH=/usr/local/pgsql/lib ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html