psql \timing patch

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема psql \timing patch
Дата
Msg-id E16MH5r-0000Gg-00@maynard.mail.mindspring.net
обсуждение исходный текст
Ответы Re: psql \timing patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: psql \timing patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Another stab at the \timing patch for psql. It simply
shows how long each query takes.

Thanks to all those who have responded, on and off the list,
especially Peter Eisentraut - most of the improvements
are his.

I'm using \timing as opposed to \m, although this means
I lose the startup flag - unless someone can think of
another letter to use, since -t is aready taken and
not all clients support long options (--timing). I'm not
sure how useful it would be, but I for one would like to
be able to turn it on with a startup flag.

Greg Sabino Mullane
greg@turnstep.com
PGP Key: 0x14964AC8 200201031816

-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html

iQA/AwUBPDTni7ybkGcUlkrIEQLj2wCgzXKQRjTuCKLw2cOpflnKdA7fkf0AoMXY
5p8BKG1JrrgViMVHaJHNQoeR
=4ZPX
-----END PGP SIGNATURE-----



Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_regress.sh startup failure patch
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: [HACKERS] Updated TODO item