You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
論理バックアップと物理バックアップ、どっちが主流だと思います? (偏見でいいです) MySQLだと(偏見) データベースが十分小さい間 .. 稼働系で mysqldump mysqldumpでリストアが追いつかなくなると .. バックアップ専用スレーブ作ってそれを止めて(or XtraBackup)物理バックアップ Oracle Databaseは物理バックアップが主流と思います。 In-Placeでのリストア+リカバリによる復旧がいわゆる「王道」であり、Oracle Database(および一般的なRDBMS製品)では、それを達成できるバックアップ手段が物理バックアップなので 物理バックアップとリストア+リカバリによる復旧を基本とすると、DBAは業務内容にあまり依存せずにバックアップおよび復旧の設計ができる側面もありそうです。 論理バックアップを基本とすると、どうしても業務内容を意識して
pg_xlogdump.md pg_xlogdumpツールについて /usr/local/pgsql/data/pg_xlogに含まれるWALログをhuman-readableな形で表示してくれるツール インストール方法 postgresのソースコードに含まれるcontrib/pg_xlogdump内にcdして $ make # make install するだけ。 WALファイルの名前のフォーマットについて pg_xlogに含まれるのWALファイルの名前は16進数8桁の次の3つのフィールドから成る。 Timeline ID High Segment ID(フォーマットされたセグメント番号の上位8桁) Low Segment ID(フォーマットされたセグメント番号の下位8桁) (High Segment ID や Low Segment IDは私が説明上でつけた名前で、公式にそう呼ばれてい
At Graphile we love GraphQL so much we named ourself for our love of it! This repository houses many of the Graphile packages that relate to GraphQL (or relate to the packages that relate to GraphQL, or relate to those package...); the two headline projects are Grafast and PostGraphile but there's many other packages, a fair few of which can be used independently - see below for more details. Graf
Citus is a PostgreSQL extension that transforms Postgres into a distributed database—so you can achieve high performance at any scale. With Citus, you extend your PostgreSQL database with new superpowers: Distributed tables are sharded across a cluster of PostgreSQL nodes to combine their CPU, memory, storage and I/O capacity. References tables are replicated to all nodes for joins and foreign key
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く