Martín Marqués <martin.marq...@gmail.com> writes: > I'm searching for information on pg_lock_status() function, but there > seams to be nothing in the docs. Maybe missing? Any hits, at least > what each column outputed is.
Have a look at the pg_locks view which wraps this function. \d+ pg_locks > MartÃn Marqués > select 'martin.marques' || '@' || 'gmail.com' > DBA, Programador, Administrador > > -- > Sent via pgsql-general mailing list (pgsql-general@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general > -- Jerry Sievers Postgres DBA/Development Consulting e: postgres.consult...@comcast.net p: 305.321.1144 -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general