# 설치

- [설치가이드 (for Client)](https://docs.tibero.com/technical-guides/topics/installation/for-client.md): Linux와 Windows 환경 내 티베로 DBMS 클라이언트 설치 관련하여 사전 준비사항, 고려사항, 설치 방법에 대해 설명합니다.
- [Tibero Database 설치 on Windows](https://docs.tibero.com/technical-guides/topics/installation/for-client/tibero-database-on-windows.md): Windows 환경 내  티베로 DB 설치 방법을 안내합니다.
- [설치 가이드 (for Client)](https://docs.tibero.com/technical-guides/topics/installation/for-client/tibero-database-on-windows/for-client.md): Windows 환경 내 티베로 DBMS 클라이언트 설치 관련하여 사전 준비사항, 고려사항, 설치 방법에 대해 설명합니다.
- [설치 전, 후 고려사항](https://docs.tibero.com/technical-guides/topics/installation/for-client/tibero-database-on-windows/for-client/considerations.md): Windows 환경 내 Tibero 클라이언트 설치 관련하여 사전 준비 사항 및 주의 사항, 고려 사항에 대해서 설명합니다.
- [설치](https://docs.tibero.com/technical-guides/topics/installation/for-client/tibero-database-on-windows/for-client/installation.md): Windows 환경 내 Tibero DB 클라이언트 수동 모드 설치 및 제거방법을 설명합니다.
- [Tibero Database 설치 on Linux](https://docs.tibero.com/technical-guides/topics/installation/for-client/database-installation-on-linux.md): Linux 환경에서 Tibero DB 설치 방법 (Tibero DBMS Install on Linux)을 안내합니다.
- [설치 가이드 (for Client)](https://docs.tibero.com/technical-guides/topics/installation/for-client/database-installation-on-linux/for-client.md): Linux 환경에서 티베로 DBMS 클라이언트 설치 관련하여 사전 준비사항, 고려사항, DB 설치방법에 대해서 설명합니다.
- [설치 전, 후 고려사항](https://docs.tibero.com/technical-guides/topics/installation/for-client/database-installation-on-linux/for-client/considerations.md): Linux 환경 내 Tibero DB Client 설치 관련하여 사전 준비사항과 주의사항, 설치 후 고려사항에 대해 설명합니다.
- [설치](https://docs.tibero.com/technical-guides/topics/installation/for-client/database-installation-on-linux/for-client/installation.md): UNIX 환경 내 Tibero Database Client 수동 모드 설치 방법을 안내합니다.
- [물리 설계](https://docs.tibero.com/technical-guides/topics/installation/physical-design.md): Tibero DBMS 설치 및 운영하기 전 효율적 시스템 사용을 위한 DB 물리 설계 방법을 제시합니다.
- [테이블 크기 산정](https://docs.tibero.com/technical-guides/topics/installation/physical-design/table-size.md): Tibero DB 테이블 크기 산정 방법에 대해 설명합니다.
- [인덱스 크기 산정](https://docs.tibero.com/technical-guides/topics/installation/physical-design/index-size.md): Tibero DB 인덱스 크기 산정 방법에 대해 설명합니다.
- [데이터 타입별 크기 산정](https://docs.tibero.com/technical-guides/topics/installation/physical-design/data-type-size.md): 티베로 DB 데이터 타입별 크기 산정 방법에 대해 설명합니다.
- [Redo 로그 파일 크기 산정](https://docs.tibero.com/technical-guides/topics/installation/physical-design/redo-log-file-size.md): Tibero DB Redo 로그 파일 크기 산정 방법에 대해 설명합니다.
- [Undo Tablespace 크기 산정](https://docs.tibero.com/technical-guides/topics/installation/physical-design/undo-table-space-size.md): Tibero Database Undo 테이블스페이스 크기 산정 방법에 대해 설명합니다.
- [Temp 테이블 스페이스 크기 산정](https://docs.tibero.com/technical-guides/topics/installation/physical-design/temp-table-space-size.md): Tibero DBMS Temp 테이블 스페이스 크기 산정방법에 대해 설명합니다.
- [Shared Memory 크기 산정](https://docs.tibero.com/technical-guides/topics/installation/physical-design/shared-memory-size.md): 티베로 DB Shared Memory 크기 산정 방법에 대해 설명합니다.
- [SQL Execution Work Area 크기 산정](https://docs.tibero.com/technical-guides/topics/installation/physical-design/sql-execution-work-area-size.md): Tibero DB SQL Execution Work Area 크기 산정 방법에 대해 설명합니다.
- [Tibero 도커 이미지 가이드](https://docs.tibero.com/technical-guides/topics/installation/docker-image.md): 독립적인 가상화 환경을 생성하는 도커 플랫폼의 이미지를 활용함으로써 더욱 편리하고 안정적으로 Tibero를 설치하는 방법을 안내합니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tibero.com/technical-guides/topics/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
