Re: pg_ls_tmpdir to show directories and shared filesets

Поиск
Список
Период
Сортировка
Искать
От
Fabien COELHO
Тема
Re: pg_ls_tmpdir to show directories and shared filesets
Дата
Msg-id
alpine.DEB.2.21.2003071835160.21542@pseudo
Ответ на
Список
Дерево обсуждения
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Stephen Frost <sfrost@snowman.net>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Stephen Frost <sfrost@snowman.net>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Stephen Frost <sfrost@snowman.net>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) "Bossart, Nathan" <bossartn@amazon.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Fabien COELHO <coelho@cri.ensmp.fr>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Fabien COELHO <coelho@cri.ensmp.fr>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Andres Freund <andres@anarazel.de>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier <michael@paquier.xyz>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier <michael@paquier.xyz>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Greg Stark <stark@mit.edu>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Fabien COELHO <coelho@cri.ensmp.fr>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Fabien COELHO <coelho@cri.ensmp.fr>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier <michael@paquier.xyz>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier <michael@paquier.xyz>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier <michael@paquier.xyz>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier <michael@paquier.xyz>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Peter Smith <smithpb2250@gmail.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Fabien COELHO <coelho@cri.ensmp.fr>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Julien Rouhaud <rjuju123@gmail.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby <pryzby@telsasoft.com>

>> It seems that lists are used as FIFO structures by appending, fetching &
>> deleting last, all of which are O(n). ISTM it would be better to use the
>> head of the list by inserting, getting and deleting first, which are O(1).
>
> I think you're referring to linked lists, but pglists are now arrays,

Ok… I forgot about this change, so my point is void, you took the right 
one.

-- 
Fabien.
В списке pgsql-hackers по дате отправления
От: Justin Pryzby
Дата:
От: Bruce Momjian
Дата:
FAQ