Unable create large objects in postgresql.
We have a postgresql database and I'm trying to create LARGE OBJECT in it. I'm unable to create it in my account. I'm a normal developer and don't have DBA privileges or access to pgsql superuser account. Moreover, How to create a LOB in pl/pgsql language. What are the limitations of the LOB objects and what are the alternatives available in place of LOBs.
Any help in this matter is appreciated and thanks in advance.
We have a postgresql database and I'm trying to create LARGE OBJECT in it. I'm unable to create it in my account. I'm a normal developer and don't have DBA privileges or access to pgsql superuser account. Moreover, How to create a LOB in pl/pgsql language. What are the limitations of the LOB objects and what are the alternatives available in place of LOBs.
Any help in this matter is appreciated and thanks in advance.