🐘 PostgreSQL

https://www.postgresql.org/docs/current/resources.html 4. Further Information4. Further Information # Besides the documentation, that is, this book, there are other resources about PostgreSQL: Wiki The PostgreSQL wiki …www.postgresql.org4. 추가 정보이 문서, 즉 이 책 외에도 PostgreSQL에 대한 다른 리소스가 있습니다. 위키PostgreSQL 위키에는 프로젝트의 FAQ(자주 묻는 질문) 목록, TODO 목록 및 더 많은 주제에 대한 자세한 정보가 포함되어 있습니다. 웹 사이트PostgreSQL 웹 사이트에는 최..
https://www.postgresql.org/docs/17/notation.html 3. Conventions3. Conventions # The following conventions are used in the synopsis of a command: brackets ([ and ]) indicate optional parts. …www.postgresql.org3. 규칙 명령 시놉시스에는 다음과 같은 규칙이 사용됩니다. 대괄호 [ ]는 선택적 부분을 나타냅니다. 중괄호 { }와 수직선 | 은 반드시 하나의 대안을 선택해야 함을 나타냅니다. 점(...)은 앞의 요소를 반복할 수 있음을 의미합니다. 괄호를 포함한 다른 모든 기호는 문자 그대로 사용해야 합니다. 명확성을 높이기 위해 SQL 명령 ..
https://www.postgresql.org/docs/17/history.html 2. A Brief History of PostgreSQL2. A Brief History of PostgreSQL # 2.1. The Berkeley POSTGRES Project 2.2. Postgres95 2.3. PostgreSQL The object-relational database management system …www.postgresql.org2. PostgreSQL의 간략한 역사 2.1. 버클리 POSTGRES 프로젝트2.2. 포스트그레스952.3. 포스트그레스큐엘 현재 PostgreSQL로 알려진 객체 관계형 데이터베이스 관리 시스템은 버클리 캘리포니아 대학교에서 작성된 POSTGRES 패키지에서 파..
https://www.postgresql.org/docs/17/intro-whatis.html 1. What Is PostgreSQL?1. What Is PostgreSQL? # PostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2, developed at …www.postgresql.org1. PostgreSQL이란 무엇인가요?PostgreSQL은 캘리포니아 대학교 버클리 컴퓨터 공학과에서 개발한 POSTGRES 버전 4.2를 기반으로 하는 객체 관계형 데이터베이스 관리 시스템(ORDBMS)입니다. POSTGRES는 훨씬 후에 일부 상용 데이터베이스 시스템에서만 사용할 수..
Gyunny
'🐘 PostgreSQL' 카테고리의 글 목록