[ADMIN] unsubscribe

2004-04-21 Thread Raquel Vieira
I asked to unsubscribe me from this list but I'm still receiving mails. -Original Message- From: Raquel Vieira [mailto:[EMAIL PROTECTED] Sent: Terça-feira, 20 de Abril de 2004 14:52 To: [EMAIL PROTECTED] Subject:[ADMIN] unsubscribe Please unsubscribe me from this

[ADMIN] unsubscribe

2004-04-20 Thread Raquel Vieira
Please unsubscribe me from this list. ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [ADMIN] A question?

2004-01-26 Thread Raquel Vieira
If you list de processes using de command ps ax |grep postgres all the current connections in PostgresSQL are listed. Raquel On Wednesday 21 January 2004 03:21 pm, Anson Liu wrote: > Dear friend, > > How to display the number of current connections in PostgreSQL? > Thanks! > Anson > > -

Re: [ADMIN] using vacuumdb in crontab

2003-11-19 Thread Raquel Vieira
I'm using the command vaccumdb like this: su - postgres -c "vacuumdb AgenteSIP" I don't need to introduce the password for postgres. I think thos is all you need. Raquel Vieira On Monday 17 November 2003 10:53 am, Cris Carampa wrote: > Sorry if this is a naive questio

[ADMIN] Vacuumdb

2003-04-03 Thread Raquel Vieira
n it? Thank you for the help. Raquel Vieira ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[ADMIN] Vacuumdb

2003-04-02 Thread Raquel Vieira
? Thank you for the help. Raquel Vieira ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

[ADMIN] Starting postmaster with the option -i

2001-08-31 Thread Raquel Vieira
I'm using Postgres 7.1.2 and I need to use TCP/IP connections, so I want to start Postmaster with the option -i. The Postmaster is starting allone at the startup of the computer, but it initiates by itself, I can't start it with that option. I have to stop it and start it again with the option by