• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » local
Trace: • dateコマンドで1日前、1日後 • 2016.02.18 glibc ライブラリの脆弱性 (CVE-2015-7547) • swapスペースを追加する方法 • 2024.01.15 Chrome Driverのパス • 2006.09.10 Perlバージョンアップ • 2024.04.17 WSL2 ディストリビューション削除 • 2007.01.21 Windowsコンポーネント 追加と削除 • 仮想化KVM • CentOS5.2でApache2.2インストール • 01 ファイルを削除してもディスクの残り容量(df)が増えない!

local

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@02_freebsd:04_database:02_posgresql
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

ApacheのBasic認証でPostgreSQLを参照
12 Hits, Last modified: 13 years ago
インストール手順に従って、configureを実行する。 \\ 以下の例は、Apacheが/usr/local/apache、PostgreSQLが/usr/local/pgsqlに \\ インストールされているものとする。 $ ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --with-pgsql=/usr/local/pgsql ===== モジュールのコンパイル ===== 以下のコマンドでコンパイルを行う。 $ /
PostgreSQLインストール
10 Hits, Last modified: 9 years ago
stgres # pw useradd postgres -g postgres -d /usr/local/pgsql -s /usr/local/bin/bash </code> ===== CentOSの場合、configureするとこんなエラーが ===== postgresql configure:... L postgresql_enable="YES" postgresql_data="/usr/local/pgsql/data" postgresql_flags="-w -s -m fast" </c... 期化 ====== <code console> $ su pgsql $ cd /usr/local/pgsql/ $ mkdir data $ initdb -D ./data --encodi
PostgreSQL+pgpoolアップデート
4 Hits, Last modified: 13 years ago
/init.d/postgresql 257行目 --encoding=EUC_JP --no-localeを加える $SU -l postgres -c "$PGENGINE/initdb --pgdata='$PGDATA' --encoding=EUC_JP --no-locale --auth='ident'" >> "$P GLOG" 2>&1 < /de... # make install 添付のpgpool.confを環境に合わせて修正 # /usr/local/etc/pgpool.conf に置く pgpool起動 # /etc/rc.d/rc.local
パスワードの管理
1 Hits, Last modified: 13 years ago
mod 600 ~/.pgpass ===== 実行 ===== $ pg_dump -h localhost -U postgres sabakan > sabakan.sql これでシェルを組んで

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki