pg_stat_file() and length/size

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pg_stat_file() and length/size
Дата
Msg-id 200508140447.j7E4lOs12363@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
I am thinking the proper term for the first column of pg_stat_file() is
"size", not "length".
test=> select * from pg_stat_file('.'); length |         atime          |         mtime          |         ctime
 | isdir--------+------------------------+------------------------+------------------------+-------    512 | 2005-08-13
23:06:38-04| 2005-08-13 23:06:54-04 | 2005-08-13 23:06:54-04 | t(1 row)
 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: psql SET/RESET/SHOW tab completion
Следующее
От: Dawid Kuroczko
Дата:
Сообщение: Re: psql SET/RESET/SHOW tab completion