Re: keeping a timestamp of the last stats reset (for a db,
table and function)
From:
tv(at)fuzzy(dot)cz
To:
"Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
Cc:
tv(at)fuzzy(dot)cz,
pgsql-hackers(at)postgresql(dot)org
Subject:
Re: keeping a timestamp of the last stats reset (for a db,
table and function)
Date:
2010-12-11 21:40:57
Message-ID:
35c703482ec3ef9f6c425b9b523ceec6.squirrel@sq.gransy.com (view raw or flat )
Thread:
2010-12-11 18:58:53 from tv(at)fuzzy(dot)cz
2010-12-11 21:26:13 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2010-12-11 21:40:57 from tv(at)fuzzy(dot)cz
2010-12-12 02:47:49 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-19 01:23:09 from Tomas Vondra <tv(at)fuzzy(dot)cz>
2010-12-19 02:51:45 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-19 11:36:20 from tv(at)fuzzy(dot)cz
2010-12-19 16:26:11 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-19 19:17:40 from Tomas Vondra <tv(at)fuzzy(dot)cz>
2010-12-19 19:28:34 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-19 21:54:37 from Tomas Vondra <tv(at)fuzzy(dot)cz>
2010-12-19 22:58:11 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-19 23:03:30 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-23 17:47:53 from Tomas Vondra <tv(at)fuzzy(dot)cz>
2010-12-23 19:09:13 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-23 19:41:14 from Tomas Vondra <tv(at)fuzzy(dot)cz>
2011-01-30 22:22:50 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-02-03 22:06:10 from Tomas Vondra <tv(at)fuzzy(dot)cz>
2011-02-04 02:37:54 from Greg Smith <greg(at)2ndquadrant(dot)com>
2011-02-04 18:06:27 from Tomas Vondra <tv(at)fuzzy(dot)cz>
2011-02-06 07:17:27 from Greg Smith <greg(at)2ndquadrant(dot)com>
2011-02-06 16:50:06 from Tomas Vondra <tv(at)fuzzy(dot)cz>
2011-02-10 14:15:18 from Magnus Hagander <magnus(at)hagander(dot)net>
2011-01-04 12:22:33 from Greg Smith <greg(at)2ndquadrant(dot)com>
2010-12-20 00:46:06 from Tomas Vondra <tv(at)fuzzy(dot)cz>
2010-12-19 18:13:49 from Jim Nasby <jim(at)nasby(dot)net>
2010-12-19 19:27:00 from Tomas Vondra <tv(at)fuzzy(dot)cz>
2011-01-04 12:05:16 from Greg Smith <greg(at)2ndquadrant(dot)com>
Lists:
pgsql-hackers
> Hello
>
> you have to respect pg coding style:
>
> a) not too long lines
> b) not C++ line comments
OK, thanks for the notice. I've fixed those two problems.
regards
Tomas
In response to
Responses
pgsql-hackers by date
Next :From: Jim NasbyDate: 2010-12-11 21:52:57
Subject : Re: proposal: auxiliary functions for record type
Previous :From : Jim NasbyDate : 2010-12-11 21:36:59
Subject : Re: would hw acceleration help postgres (databases in general) ?