Re: Would a PostgreSQL database on a DVD be usable?
От
Peter Eisentraut
Тема
Re: Would a PostgreSQL database on a DVD be usable?
Дата
Msg-id
Pine.LNX.4.30.0108062109020.680-100000@peter.localdomain
Ответ на
Would a PostgreSQL database on a DVD be usable? (Andrew Gould)
Список
Дерево обсуждения
Re: Would a PostgreSQL database on a DVD be usable? missive@frontiernet.net (Lee Harr)
Andrew Gould writes: > If a data analyst needed to perform analysis (select > statements only, no updates, creates, etc) while > traveling, would it be feasible to put a database on a > DVD? Could PostgreSQL use it? Does the use of oid's > eliminate such possibilities? This won't work. You need to be able to write to the medium for a number of reasons. -- Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter
В списке pgsql-general по дате отправления
От: teg@redhat.com (Trond Eivind Glomsrød)
Дата:
Сообщение: Re: HELP! BUG? pg_dump mucks up grant/revoke