database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
ㆍPostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
PostgreSQL Columns 3461 게시물 읽기
 News | Q&A | Columns | Tutorials | Devel | Files | Links
No. 3461
Limitations of PostgreSQL
작성자
정재익(advance)
작성일
2001-10-02 23:32
조회수
7,023

이전 버전 (7.0버전까지 해당 되리라 생각됩니다) 에서는 많은 제한 사항이 있었습니다. 다음 글은 7.1.x 버전 부터 바뀐 제한 사항입니다. 참조하시기 바랍니다.

 

Limitations of PostgreSQL

 

Maximum size for a database                   unlimited  (60GB databases exist) 
Maximum size for a table                         64 TB on all operating systems 
Maximum size for a row                           unlimited in 7.1 and later 
Maximum size for a field                          1GB in 7.1 and later 
Maximum number of rows in a table          unlimited 
Maximum number of columns in a table    1600 
Maximum number of indexes on a table    unlimited 

 

Of course, these are not actually unlimited, but limited to available disk space and memory/swap space. Performance may suffer when these values get unusually large.

[Top]
No.
제목
작성자
작성일
조회
3582PostgreSQL Ends the Waiting Game [1]
정재익
2001-10-25
9587
3574Evaluating postgreSQL for a Production Environment LG
정재익
2001-10-22
6651
3557PostgreSQL 의 발음
정재익
2001-10-21
9002
3461Limitations of PostgreSQL
정재익
2001-10-02
7023
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2023 DSN, All rights reserved.
작업시간: 0.053초, 이곳 서비스는
	PostgreSQL v16.1로 자료를 관리합니다