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 - [EMAIL PROTECTED] - http://www.commandprompt.com Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])