noribsd Thu Mar 1 16:12:07 2001 EDT
Modified files:
/phpdoc/kr/functions pgsql.xml
Log:
modified the first translation
for "listen on the socket" as more
native expression
Index: phpdoc/kr/functions/pgsql.xml
diff -u phpdoc/kr/functions/pgsql.xml:1.3 phpdoc/kr/functions/pgsql.xml:1.4
--- phpdoc/kr/functions/pgsql.xml:1.3 Sun Feb 25 09:48:21 2001
+++ phpdoc/kr/functions/pgsql.xml Thu Mar 1 16:12:07 2001
@@ -19,7 +19,7 @@
사용한 새로운 데이타베이스 접속예를 나타내고 있다.
소켓의 경로는
<filename>/tmp/.s.PGSQL.5432</filename> 이다. 이 옵션은
<command>postmaster</command> 에 -i 플래그를 넣어줌으로써
가능하며
- 그 의미는 "유닉스 도메인 소켓의 응답과 함께 TCP/IP 소켓의
응답도 동시에
+ 그 의미는 "유닉스 도메인 소켓의 요청과 함께 TCP/IP 소켓의
+요청도 동시에
기다린다"는 뜻이다.
<table>
<title>Postmaster and PHP</title>