III. PostgreSQL ¼¹ö ÇÁ·Î±×·¥µé
¿©±â¼´Â PostgreSQL ¼¹ö¿Í °ü°èµÈ
ÇÁ·Î±×·¥µé°ú À¯Æ¿¸®Æ¼¿¡ ´ëÇÑ »ç¿ë ¹æ¹ýÀ» ¼³¸íÇÑ´Ù.
ÀÌ°÷¿¡¼ ¼Ò°³ÇÏ´Â °¢Á¾ ¸í·É¾îµéÀº µ¥ÀÌÅͺ£À̽º ¼¹ö°¡ ½ÇÇàµÇ´Â È£½ºÆ®¿¡¼¸¸
»ç¿ëÇÒ ¼ö ÀÖ´Ù.
±âŸ ´Ù¸¥ À¯Æ¿¸®Æ¼ ÇÁ·Î±×·¥¿¡ ´ëÇÑ »ç¿ë ¹æ¹ýÀº 참고문헌 II, PostgreSQL Ŭ¶óÀ̾ðÆ® ÇÁ·Î·¥µé ÆäÀÌÁö¸¦ Âü°íÇϽöó.
- 차례
- initdb -- create a new PostgreSQL database cluster
- pg_controldata -- display control information of a PostgreSQL database cluster
- pg_ctl -- start, stop, or restart a PostgreSQL server
- pg_resetxlog -- reset the write-ahead log and other control information of a PostgreSQL database cluster
- postgres -- PostgreSQL database server
- postmaster -- PostgreSQL database server