PostgreSQL 프로젝트
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 페이지에는 Google Season of Docs에 선정된 기술 문서 프로젝트의 세부정보가 포함되어 있습니다.
프로젝트 요약
- 오픈소스 구성:
- PostgreSQL
- 기술 문서 작성자:
- lu
- 프로젝트 이름:
- 초급 튜토리얼
- 프로젝트 길이:
- 표준 기간 (3개월)
Project description
초보자를 위한 PostgreSQL 설치 및 설정 환경을 개선하기 위해 시작 문서를 업데이트했습니다.
(https://www.postgresql.org/docs/current/tutorial-start.html)
아키텍처 기본사항 챕터를 PostgreSQL 튜토리얼에 대한 포괄적인 소개로 변환합니다 (https://www.postgresql.org/docs/current/tutorial-arch.html). 클라이언트-서버 아키텍처, 이 튜토리얼에서 사용할 클라이언트 예시로 psql, PostgreSQL 컨텍스트의 '클러스터' 용어, DB 및 OS 사용자와 소유권을 확장할 수 있습니다.
설치 튜토리얼 (https://www.postgresql.org/docs/current/tutorial-install.html)을 업데이트합니다.
- 소스 및 바이너리 설치 옵션을 모두 광고합니다. 최소 바이너리 설치 안내를 제공하는 https://www.postgresql.org/download/에 대한 참조를 추가합니다.
- 바이너리 설치 안내에서 차이가 있는지 확인하고(있는 경우) 웹사이트를 확장하거나 문서에서 문제를 해결합니다.
- 사용자가 전체 소스 설치 챕터를 읽고 알아내도록 의존하지 마세요. 클러스터 초기화, 서버 (자동) 시작과 같은 설치 후 필요한 주요 단계를 간략히 설명합니다. 해당하는 경우 특정 문서 챕터로 연결되는 링크를 제공하여 자세한 내용을 확인하세요.
- 커뮤니티에서 인정하는 항목이 있는 경우 특정 OS의 기본값 및 권장사항을 확장하는 관련 리소스의 참조 링크도 추가합니다.
https://www.postgresql.org/docs/current/tutorial-createdb.html 개선
- 가능한 경우 '관리자에게 문의하기' 안내를 삭제합니다. 사용자가 튜토리얼을 단계별로 따랐다는 가정에 따라 실행 가능한 솔루션을 제공합니다.
https://www.postgresql.org/docs/current/tutorial-accessdb.html 개선
- 인증과 관련된 기본 문제 및 사소한 pg_hba.conf 예시를 설명합니다.
이 문서 패치를 제공하기 위해 Windows 및 Ubuntu에서 현재 튜토리얼을 사용해 보고, 포럼에서 자주 발생하는 설정 문제를 살펴보고, 멘토에게 문의하여 권장사항을 올바르게 이해하고 가장 중요한 개념을 지나치게 단순화하지 않고 설명할 수 있도록 하겠습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-08(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-11-08(UTC)"],[[["This project aims to update the PostgreSQL introductory tutorial, focusing on improving the installation and setup process for beginners."],["The project will revamp the tutorial's structure, providing a comprehensive introduction to PostgreSQL concepts like client-server architecture and database clusters."],["Installation instructions will be enhanced to cover both source and binary options, addressing common setup challenges faced by new users."],["The tutorial will empower users to independently create and access databases, simplifying instructions and providing solutions for typical authentication issues."],["The project involves practical testing, community feedback analysis, and expert consultation to ensure clarity, accuracy, and relevance of the updated tutorial."]]],["The project involves updating the PostgreSQL introductory tutorial for beginners. Key actions include converting the Architectural Fundamentals chapter into a comprehensive introduction, updating the Installation tutorial to cover both source and binary options, and outlining post-installation steps like initializing the cluster and starting the server. It also involves improving the create and access database tutorials by providing actionable solutions and explaining authentication basics, while aiming to minimize reliance on administrator consultation. The writer will test the tutorial on Windows and Ubuntu, and consult mentors.\n"]]