[ADMIN] when to modify..

2005-05-10 Thread Lori
Either Im tired or the documentation is confusing, when do I need to modify pg_hba.conf vs just doing a createuser thanks lori ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unreg

Re: [ADMIN] when to modify..

2005-05-11 Thread Lori
thank you , this makes sense. lori Joshua D. Drake wrote: Lori wrote: Either Im tired or the documentation is confusing, when do I need to modify pg_hba.conf vs just doing a createuser thanks Well that entirely depends but in general if the user is connecting to the same database from the same

[ADMIN] better way

2005-05-27 Thread Lori
I have a bunch of insert into statements just wondering if anyone knows of more succinct way of doing multiple Insert Into mytable(col1,col2,co3 etc) values ('one','two','three'); without repeating the Insert Into ? thanks Lori --

[ADMIN] Need help to restore database

2009-03-17 Thread Lori, Giancarlo
Hi all, we are facing with a struggle problem with PostgreSql database production. A client system based on pgsql is down because the database raise an error message like " no left space on device". We have deleted some log files on this machine and after a system restart the db (and the system) w

R: [ADMIN] Need help to restore database

2009-03-17 Thread Lori, Giancarlo
Thanks to all, I have solved, I have been able to restart the Postgres db, and then after a pg-dump I have created a new one. Thanks again -Messaggio originale- Da: Simon Riggs [mailto:si...@2ndquadrant.com] Inviato: martedì 17 marzo 2009 15.10 A: Lori, Giancarlo Cc: pgsql-admin