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 Q&A 2248 게시물 읽기
No. 2248
Re: Re: Re: 방금 메일링 리스트에서 발견한 limitation of PostgreSQL
작성자
정재익
작성일
2001-02-07 16:42
조회수
5,816

I updated the maximum number of columns:

 

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? 250/1600 depending on column types

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.

 

The maximum table size of 16TB does not require large file

support from the operating system. Large tables are stored

as multiple 1GB files.

 

The maximum table size and maximum number of columns can be

increased by a factor or four if the default block size is increased

to 32k.

 

7.1 부터 기대됩니다. :/)

 

이렇게 적혀 있군요. :/)

 

>>유지형 님께서 쓰시길<<

 

:: 감사드립니다..많은 도움 되었네요...

:: 이렇게 빨리 멜루 주시다니..

:: 좋은 하루 되시십시요!!!

[Top]
No.
제목
작성자
작성일
조회
2256[질문] PL/pgSQL - SQL Procedural Language사용시 에러...
장석규
2001-02-08
5623
2259┕>Re: [질문] PL/pgSQL - SQL Procedural Language사용시 에러...
정재익
2001-02-08 20:58:28
5986
2263 ┕>Re: [재질문]
장석규
2001-02-09 00:25:32
5516
2272  ┕>Re: Re: [재질문]
신현호
2001-02-10 14:08:29
5591
2253select * from TABLE where TEST like = 'ㅎ%' 이 가능한가요?
August
2001-02-08
5185
2254┕>Re: select * from TABLE where TEST like = 'ㅎ%' 이 가능한가요?
whatisid
2001-02-08 15:55:39
5517
2255 ┕>Re: Re: select * from TABLE where TEST like = 'ㅎ%' 이 가능한가요?
정재익
2001-02-08 16:02:59
5370
2257  ┕>Re: Re: Re: 고맙습니다.
August
2001-02-08 19:04:41
5345
2249Win2000 용 PostgreSQL 을 설치 했습니다. 그런데 작동이 ...
초보
2001-02-07
5219
2245각 테이블에 저장될수 있는 데이터 갯수는?
유지형
2001-02-07
5388
2246┕>Re: 각 테이블에 저장될수 있는 데이터 갯수는?
정재익
2001-02-07 15:43:12
5753
2247 ┕>Re: Re: 각 테이블에 저장될수 있는 데이터 갯수는?
유지형
2001-02-07 15:50:41
5607
2248  ┕>Re: Re: Re: 방금 메일링 리스트에서 발견한 limitation of PostgreSQL
정재익
2001-02-07 16:42:13
5816
2250   ┕>Re: PostgreSQL 한계
김상기
2001-02-07 21:22:13
5809
2251    ┕>Re: Re: PostgreSQL 한계
정재익
2001-02-07 22:41:04
5904
2243Postgres NT에 설치시 문제점(FATAL 1: Database
무명씨
2001-02-07
5122
2242postgresql-7.0.3-rpm깔고?
이공복
2001-02-07
4818
2244┕>Re: postgresql-7.0.3-rpm깔고?
정재익
2001-02-07 15:15:26
5441
2237[질문] 7.0.3 인스톨시 에러...
장석규
2001-02-05
5060
2238┕>Re: [질문] 7.0.3 인스톨시 에러...
정재익
2001-02-05 18:23:46
5403
2239 ┕>Re: 고맙습니다.
장석규
2001-02-05 22:49:02
5646
2240  ┕>Re: Re: 고맙습니다.
정재익
2001-02-06 03:48:06
5238
2241┕>Re: [질문] 7.0.3 인스톨시 에러...
nogadax
2001-02-06 17:39:26
5226
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.021초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다