Limiting factors of pg_largeobject

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Limiting factors of pg_largeobject
Дата
Msg-id 3FC50256.3010004@commandprompt.com
обсуждение исходный текст
Ответы Re: Limiting factors of pg_largeobject  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello,
   pg_largeobject uses a loid identifier for the loid. What do we think it
would take to move that identifier to something like bigint? I don't really
know the underlying internals of pg_largeboject but it does seem that
if we made it have:
  1. A larger identifier  2. An identifier that is not typed to the underlying system (oid)  3. The ability to be
indexed
  We may benefit. Am I on crack?

Sincerely,

Joshua D. Drake

-- 
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL




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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: pg_restore and create FK without verification check
Следующее
От: Robert Treat
Дата:
Сообщение: Re: pg_restore and create FK without verification check