What is maximum size of text datatype in postgres?
Answer / Ravi Chaudhary
The maximum size for the TEXT data type in PostgreSQL is approximately 1GB (1073741823 bytes), but this can be extended by changing the shared_buffers configuration parameter.
| Is This Answer Correct ? | 0 Yes | 0 No |
i have three table 1. student (stuid,name) 2. subject (subid,sname,studid) 3. marks (subid,studentid,marks) i want the reslut of how as got max marks in each subject sudentname,max(marks), name abc,70,nikitha
What is dummy table?
Explain about concurreny with the help of MVCC?
How do I import a csv file into postgres?
How to get month wise data in postgresql?
What is catalog in postgresql?
How do you delete a row in a table?
What is psql command?
Does postgres cache queries?
Is postgresql a database?
How do I change the default port for postgresql?
How do I delete a query?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)