忘記密碼?

Blogs about: Postgresql

酷網誌

psql 卡住了...

mutolisp wrote 1 year ago: 1. DBMS 環境: psql (PostgreSQL) 8.3.3 contains support for command-line editing 2. 想法: Table 1 (其中,~ 為 … more →

標籤: academic, Work Log, Database

PostgreSQL的cursor用法

forth wrote 8 years ago: PreparedStatement l_stmt = null; PreparedStatement l_stmtFetch = null; PreparedStatement l_stmtClose … more →

標籤: Java

安裝PostgreSQL 7.2

forth wrote 8 years ago: 您可以從PostgreSQL網站下載最新的版本,目前是7.2版。下載後,建立一個叫postgres 的使用者,然後建立/usr/local/pgsql目錄,並將擁有者設為postgres,再將/usr … more →

標籤: Database

PostgreSQL小筆記2

forth wrote 8 years ago: 如果要同時用Big5、MS950、GB2312和 Shift-JIS等charset,JSP、Servlet、EJB container的charset要設為 ISO-8859-1,資料庫的chars … more →

標籤: Database

PostgreSQL小筆記1

forth wrote 8 years ago: 啟動PostgreSQL前設定PGCLIENTENCIDING 的話,PostgreSQL會先將資料轉換成PGCLIENTENCODING所指定的charset ,再傳送給client端,同樣的,se … more →

標籤: Database


Have your say. Start a blog.

See our free features →

相關標籤
全部 →

Follow this tag via RSS