Re: ayuda

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Diego Barreto" <diegob(at)allytech(dot)com>
Cc: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: ayuda
Date: 2007-08-06 23:28:40
Message-ID: c2d9e70e0708061628o10c78b8albcde552f4a5b69ac@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 8/6/07, Diego Barreto <diegob(at)allytech(dot)com> wrote:
>
> me permite hacer vacuum si pongo todas las conexiones a false
>

obvio, porque no se esta conectando a ninguna base de datos (le
pusiste que no acepten conexiones recuerdas?) y por lo tanto ese
vacuum no esta haciendo nada...

que hay del select que te pidio Alvaro?
>
> Oops, sorry, era obvio :-( Prueba esto otro
>
> select xmin, xmax, ctid, oid, usename from pg_authid;
>
> Si te dice que pg_authid no existe entonces cambialo por pg_shadow
>
--
Atentamente,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook

In response to

  • RE: ayuda at 2007-08-06 15:20:06 from Diego Barreto

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Jaime Casanova 2007-08-06 23:34:37 Re: Case Insensitive / Acent insensitive
Previous Message Miguel Panuera 2007-08-06 23:14:18 como devolver una consulta modificada?¿