--- !ruby/object:Gem::Specification name: rabbit-slide-komainu8-postgresql-conference-japan-2020 version: !ruby/object:Gem::Version version: 1.0.1 platform: ruby authors: - Horimoto Yasuhiro autorequire: bindir: bin cert_chain: [] date: 2020-11-12 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rabbit requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.2 description: |2- PostgreSQL で使用できる全文検索の拡張に PGroonga という高速で高性能な拡張があります。 PGroongaはインストールも難しくなく、インデックスの設定もそれほど複雑ではないので、高速な全文検索を容易に利用できますが、 レプリケーションを使用した運用においては注意が必要な点があります。 本発表では、後のトラブルを防ぐために知っておいたほうが良いことや、トラブルを防止するためのメンテナンス方法について紹介します。 email: - horimoto@clear-code.comment executables: [] extensions: [] extra_rdoc_files: [] files: - ".rabbit" - PGroonga運用技法 - ~PGroongaのWALを放置していませんか?~.pdf - README.rd - Rakefile - config.yaml - how-to-manage-pgroonga-wal-for-material.pdf - how-to-manage-pgroonga-wal-for-material.rab - how-to-manage-pgroonga-wal.rab - images/WAL1.png - images/WAL2.png - images/WAL3.png - images/broken-index.png - images/crush-recovery.png - images/increase-file-size.png - images/index-increase.png - images/pgroonga-sql.png - images/pgroonga-wal-apply.png - images/pgroonga-wal1.png - images/pitr.png - images/self-introduction.png - images/streaming-replication.png - images/vaccum.png - images/without-pgroonga-wal.png - pdf/postgresql-conference-japan-2020-how-to-manage-pgroonga-wal.pdf - theme.rb homepage: https://slide.rabbit-shocker.org/authors/komainu8/postgresql-conference-japan-2020/ licenses: - CC-BY-SA-4.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.4 signing_key: specification_version: 4 summary: PGroonga運用技法 ~PGroongaのWALを放置していませんか?~ test_files: []