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
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
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
--
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
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