[pgadmin-support] pgAdmin3 1.6.2
Hello, I have upgraded to PostgreSQL 8.2.1 and to pgAdmin3 1.6.2. However, I cannot open the postgresql.conf file because it is located in /usr/local/pgsql/data/postgresql.conf with PgAdmin3. How can I change the config? For example, I would like to set datestyle to 'European, German'. Interesting is, that when logged in to the terminal window as postgres user, I get the setting as European, German but when looking at the date rows in PgAdmin, it is the conventional US format. Hm, what is wrong? What should I do? My system: Mac OS X Tiger 10.4.8 Thank you very much for any help, best regards, George ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
Re: [pgadmin-support] pgAdmin3 1.6.2
[EMAIL PROTECTED] wrote: > Hello, > > I have upgraded to PostgreSQL 8.2.1 and to pgAdmin3 1.6.2. However, I > cannot open the postgresql.conf file because it is located in > /usr/local/pgsql/data/postgresql.conf with PgAdmin3. Because the finder etc. hide /usr? Hmmm... > How can I change > the config? For example, I would like to set datestyle to 'European, > German'. IF you have the adminpack contrib module installed, you can edit the config through the server rather than through the local filesystem. > Interesting is, that when logged in to the terminal window as > postgres user, I get the setting as European, German but when looking > at the date rows in PgAdmin, it is the conventional US format. Hm, > what is wrong? What should I do? pgAdmin always displays dates in ISO 8601 format. Regards, Dave. ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate
[pgadmin-support] Password Policy
Hi list, Is there any password polity that postgresql implement ? It is possible to put a set all no administrators passwords to = '123456' from times and times ? Has anyone implement a dinamic password autentication (the password changes according the date/month etc of a day ) ? Regards ... Ezequias
Re: [pgadmin-support] Password Policy
Clodoaldo wrote: 2007/2/10, Ezequias Rodrigues da Rocha <[EMAIL PROTECTED]>: Hi list, Is there any password polity that postgresql implement ? It is possible to put a set all no administrators passwords to = '123456' from times and times ? Has anyone implement a dinamic password autentication (the password changes according the date/month etc of a day ) ? Are you sure you are posting to the correct list? The postgresql general list is: http://archives.postgresql.org/pgsql-general/ Regards, pgsql-admin would also be appropriate to help with this. Regards Andy ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster
Re: [pgadmin-support] Password Policy
2007/2/10, Ezequias Rodrigues da Rocha <[EMAIL PROTECTED]>: Hi list, Is there any password polity that postgresql implement ? It is possible to put a set all no administrators passwords to = '123456' from times and times ? Has anyone implement a dinamic password autentication (the password changes according the date/month etc of a day ) ? Are you sure you are posting to the correct list? The postgresql general list is: http://archives.postgresql.org/pgsql-general/ Regards, -- Clodoaldo Pinto Neto ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq