Hello all, I have to store 2 GB text in the database. Previously I was using Oracle database with CLOB data type.
Could anyone please tell me how can I do it in Postgresql 8.0 or later?
Hello all, I have to store 2 GB text in the database. Previously I was using Oracle database with CLOB data type.
Could anyone please tell me how can I do it in Postgresql 8.0 or later?