並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 27 件 / 27件

新着順 人気順

Dumpの検索結果1 - 27 件 / 27件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Dumpに関するエントリは27件あります。 mysql便利 などが関連タグです。 人気エントリには 『トーマス史上初の正式な自閉症キャラクター、ブルーノ - Z-KEN's Waste Dump』などがあります。
  • トーマス史上初の正式な自閉症キャラクター、ブルーノ - Z-KEN's Waste Dump

    2020年に公式の商標登録がされて2年が経ち、きかんしゃトーマスの2Dシリーズ『All Engines Go』(以下『AEG』)に登場するブレーキ車のブルーノについての詳細な情報が解禁となりました。 私の予想が当たりました。ブルーノはまさしく自閉症のキャラクターであることがマテルのプレスリリース、及びその他ニュースサイトで発表されました。(Yahoo!news), (Kidscreen), (Variety)など。 自閉スペクトラム症(ASD)というのは、対人関係や社会的なコミュニケーションに苦難を強く持続的に抱く先天性の発達障害の一つで、拘りが異常に強い、視線を合わせられない、表情が乏しい、一人遊びが多い、突然の予定変更が苦手、失敗に対する恐怖が強い、聴覚や嗅覚に敏感、特定のことだけに強い関心や興味を持つなどの特徴を持ち、生きていく上で生きづらさや支障が出る状況になります。 その特性は幅

      トーマス史上初の正式な自閉症キャラクター、ブルーノ - Z-KEN's Waste Dump
    • mysqlsh (MySQL Shell): Dump and Restore in AWS Aurora - LayerX エンジニアブログ

      LayerX インボイス を開発しているDX事業部の @yyoshiki41(中川佳希)です。 DX事業部ではデータベースとして MySQL(Amazon Aurora)を利用しています。 今回のブログは、mysqlsh (MySQL Shell) を用いて、Dumpデータ取得とリストアを行う際に気をつける点です。 mysqldump, mysqlpump Dumpデータ取得を行う際に、広く知られているのが mysqldump かと思います。 MySQL 5.7.8 からは、 mysqlpump という別のクライアントツールも提供されるようになりました。 主に下記のような特徴があります。 並列での処理が行われる(Parallel) Dump Progress がみれる 圧縮方式は、LZ4 と ZLIB が使用可能(mysqlpump Ver 1.0.0 Distrib 5.7.35) TA

        mysqlsh (MySQL Shell): Dump and Restore in AWS Aurora - LayerX エンジニアブログ
      • 5 Reasons You Should Dump Excel and Start Using Google Sheets

        Google Sheets is a spreadsheet web app that operates as a part of the Google Docs suite. Google Sheets was released in 2006, nearly two decades after Microsoft Excel's first release. Google Sheets was inspired by Microsoft Excel, but the days that it was a mock version of Excel are gone. Now Google Sheets is capable of accomplishing most of what Excel can and even has features that Excel doesn't h

          5 Reasons You Should Dump Excel and Start Using Google Sheets
        • MySQL :: MySQL Shell 8.0 :: 11.6 Dump Loading Utility

          MySQL Shell's dump loading utility util.loadDump(), introduced in MySQL Shell 8.0.21, supports the import into a HeatWave Service DB System or a MySQL Server instance of schemas or tables dumped using MySQL Shell's Section 11.5, “Instance Dump Utility, Schema Dump Utility, and Table Dump Utility”. The dump loading utility provides data streaming from remote storage, parallel loading of tables or t

          • UUP dump

            UUP dump Download UUP files from Windows Update servers with ease.

              UUP dump
            • 脳内 dump のための Dynalist と、永続する外部脳としての Scrapbox - chroju.dev

              前回のエントリー で notion と Scrapbox の個人的な比較と、階層整理に関するお気持ちを書いた。その上で、現状じゃあ notion とか Scrapbox とかどうやって使ってんの、という話を今度書きます、と書いて1か月ぐらい経っちゃったので書く。 個人で整理したい情報には何があるのか そもそも何の情報を整理したいんだという話がある。ていうか、なんで情報整理なんてしたいんだという人もいるような気はする。特にデジタルツール使ってなくて、簡単なメモ帳だけ持っててそれで十分やっていけてます、というような人とか。 僕はわりと頭の中でごちゃごちゃと考えるタイプ、人からは時に「頭でっかち」と言われることもあるようなタイプで、あんまり脳の性能が良い気がしていない。タスクがわーっと振ってくるとてんやわんやになって、何をやればいいのかわからず、下手をするとやる気が消失する。逆に、取り組んでいる

                脳内 dump のための Dynalist と、永続する外部脳としての Scrapbox - chroju.dev
              • Amazon Linux2 から pg_dump と pg_restore で RDS for PostgreSQL のバックアップ・リストアを検証してみた | DevelopersIO

                構成 EC2(Amazon Linux2)とRDS for PostgreSQLが既に構築済みの前提となります。 検証ではRDS for PostgreSQLにdevelopmentというデータベースを追加で作成します。 今回は上記データベースと、その中のテーブルをバックアップ・リストアできるか検証していきます。 pg_dumpやpg_restoreを使用するために、今回の構成ではEC2(Amazon Linux2)にPostgreSQLのクライアントツールが必要となります。 EC2(Amazon Linux2)へのインストール方法については、下記ブログにまとめましたのでご参照ください。 尚、RDSのPostgreSQL拡張機能の追加は、今回の検証では特に必要ありませんでした。 検証用データベース・テーブル作成 EC2(Amazon Linux2)からRDS for PostgreSQLに

                  Amazon Linux2 から pg_dump と pg_restore で RDS for PostgreSQL のバックアップ・リストアを検証してみた | DevelopersIO
                • PostgreSQLのpg_dump、pg_restoreについてまとめる

                  2019-12-03 はじめに これから何度も調べることになりそうなので、PostgreSQLのpg_dump、pg_restoreについてまとめておく。 スクリプトファイル形式とアーカイブファイル形式でバックアップが可能。それぞれでリストア方式が異なる。 スクリプトファイル形式の論理バックアップ : psqlでリストア アーカイブファイル形式の論理バックアップ : pg_restoreでリストア 基本コマンド 1.スクリプトファイル形式の論理バックアップ データベース単位のバックアップ ​ mydbという名前のデータベースをSQLスクリプトファイルにダンプ

                  • GitHub - panx27/wikidata-dump-processor: Import Wikidata json dump (.json.bz2) into Mongodb

                    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

                      GitHub - panx27/wikidata-dump-processor: Import Wikidata json dump (.json.bz2) into Mongodb
                    • keno on X: "【緩募】Rust 初学者が抑えておくべき最小限のリスト (以下自分が思いつくやつを dump)"

                      • GitHub - sandreas/tone: tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macO

                        tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms. The code is written in pure C# and utilizes the awesome atldotnet library to provide full support for a wide variety of audio and me

                          GitHub - sandreas/tone: tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macO
                        • 【MySQL入門】データベースをdumpする!不測の事態に備えよう | 侍エンジニアブログ

                          皆さんMySQL使ってますか?いきなりですが今回はdumpについてお伝えしていきます。dumpというと、クエリを学んでいる真っ最中の方からは縁遠く、もしかしたらはじめて聞いた、なんて方もいるかも知れません。 ですが、データベースをdumpしておくことは長い目でみたときにとても重要な作業なのです。そんな縁の下の力持ちなdumpについて、さっくりと学んでいきましょう! dumpとはなんなのか では、まずはdumpとはなにかを理解するところから始めましょう。冒頭からdump、dumpと言ってきましたが、dump(ダンプ)とは、要するにバックアップのことです。 バックアップといえば、皆さんもPCやスマホで馴染みがあるのではないでしょうか。バックアップとは、データを別のところに保管しておくことを言います。そして、なにかアクシデントが起こったときにそのバックアップからデータを復元するわけですね。 ちな

                            【MySQL入門】データベースをdumpする!不測の事態に備えよう | 侍エンジニアブログ
                          • How to quiet your mind by doing a brain dump

                            You’ve decluttered your home for remote work. Now declutter your mind. From the moment we first open our eyes in the morning to the moment we go to bed, we’re confronted with a barrage of decisions. Which outfit should I wear? What should I make for dinner? What’s the fastest route to take to work today? Our minds are often full of a continuous stream of tasks, and it takes a toll on our mental we

                              How to quiet your mind by doing a brain dump
                            • Fukushima: Japan announces it will dump contaminated water into sea

                              The storage tanks for treated water are seen at the tsunami-crippled Fukushima Daiichi nuclear power plant in Okuma town, Japan. Photograph: Sakura Murakami/Reuters The storage tanks for treated water are seen at the tsunami-crippled Fukushima Daiichi nuclear power plant in Okuma town, Japan. Photograph: Sakura Murakami/Reuters

                                Fukushima: Japan announces it will dump contaminated water into sea
                              • 既存環境に影響を与えずに pg_dump をインストールする

                                概要 既存環境に影響を与えずに pg_dump の特定バージョンをインストールした備忘です。 ※PostgreSQL環境の話です 背景 DB の全テーブルを対象に、特定文字列のデータがあるかどうか調べたいということって良くありますよね。(私はあります) その際のアプローチとして SQL でやるやり方もありますが、dump 取得して grep する方が楽なので私はこっちをよく使います。 で、pg_dump を使うわけですが DB が RDS 等を使っていた場合、接続元と pg_dump のバージョンが異なっていてエラーになることもまぁ良くあります。 pg_dump: server version: 9.6.19; pg_dump version: 9.5.3 pg_dump: aborting because of server version mismatch ※バージョンは適当な数値にし

                                  既存環境に影響を与えずに pg_dump をインストールする
                                • PostgreSQLのバックアップとリストア(pg_dump・pg_restore) | ex1-lab

                                  PostgreSQLのバックアップとリストアをする PostgreSQLのデータベースをバックアップするには「pg_dump」を使用して、リストアする時は「pg_restore」を利用してバックアップ及びリストアします pg_dumpでデータベースをバックアップする データベースをバックアップするには、「pg_dump」コマンドを利用します。 下記のコマンドでは、/var/tmp/demoshop.db に demoshopのデータベースをカスタム形式で出力します $ pg_dump -Fc demoshop -f /var/tmp/demoshop.db オプションの詳細 -F 出力する際の形式を指定します(cがカスタム、tがtar、pがテキスト) -f 出力するファイルを指定します。 ファイルを基にする出力形式ではこのパラメータは省くことができます。 データベースの上書きについては、「

                                    PostgreSQLのバックアップとリストア(pg_dump・pg_restore) | ex1-lab
                                  • [PostgreSQL]pg_dumpとpg_restoreを用いたバックアップとリストア - Qiita

                                    ※1…バックアップ時に選択した対象を全てリストアする ※2…TOC=Table Of Contents。そのバックアップファイルにどのようなデータが格納されているかを一覧形式で確認したり、一覧から選んだデータだけリストアできる。 ※3…SQLに変換してから行う。変換時に標準SQLオプションを指定する事ができる為、平文形式より柔軟性が高い。 目的別コマンドサンプル一覧 この記事で紹介されている目的別のコマンドラインサンプルを一覧でまとめます。 コマンドライン中の -h YOUR_HOST -p YOUR_PORT -U YOUR_USERのDB接続情報オプションは省略しています。-dオプションが付いている場合、これらも必要に応じてオプションに追加して下さい。 カスタム形式のダンプデータを扱う場合(お勧め) 目的 コマンドラインサンプル

                                      [PostgreSQL]pg_dumpとpg_restoreを用いたバックアップとリストア - Qiita
                                    • PHPフレームワーク「composer dump-autoload」の重要性について - Qiita

                                      はじめに この記事の対象者は、「PHPはやったことあるけど、フレームワークはあまり使ったことないよ」って人を対象にしております。 フレームワークの構成を壊さずにプロジェクトを遂行できるように少し豆知識を。 と、言う筆者も実は昔。。。 あんまり理解せずにフレームワークの構成を壊していろいろ作っちゃっていました。。。 しっかり構成に従って効率的にコーディングしていきましょう!!! その上で重要になるのがいろいろありますが、今回紹介するのはcomposer dump-autoloadです。 フレームワークを使用せずにPHPでスクラッチ開発をしていると、よくソースの頭に書くものがありますよね? それはコチラ!

                                        PHPフレームワーク「composer dump-autoload」の重要性について - Qiita
                                      • Businesses should dump Windows for Linux

                                        It makes perfect sense for enterprises as well as enthusiasts. Just ask GitLab Opinion I've been preaching the gospel of the Linux desktop for more years than some of you have been alive. However, unless you argue that the Linux desktop includes Android smartphones and ChromeOS laptops, there will be no year of the Linux desktop. But there should be. For example, as GitLab recently revealed in its

                                          Businesses should dump Windows for Linux
                                        • Zach Vorhies / Google Whistleblower on X: "Crowdstrike Analysis: It was a NULL pointer from the memory unsafe C++ language. Since I am a professional C++ programmer, let me decode this stack trace dump for you. https://t.co/uUkXB2A8rm"

                                          • Dump Truck Market Projected to Hit USD 16,137.5 Million at a 9.8% CAGR by 2030 - Report by Market Research Future (MRFR)

                                            Dump Truck Market Projected to Hit USD 16,137.5 Million at a 9.8% CAGR by 2030 - Report by Market Research Future (MRFR) Dump Truck Market Growth Drive by Growing Requirement Infrastructure Development Services and Rise in Mining Activities September 26, 2022 09:47 ET | Source: Market Research Future New York, US, Sept. 26, 2022 (GLOBE NEWSWIRE) -- According to a comprehensive research report by M

                                              Dump Truck Market Projected to Hit USD 16,137.5 Million at a 9.8% CAGR by 2030 - Report by Market Research Future (MRFR)
                                            • GitHub - blackberry/pe_tree: Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro and Rekall to dump in-memory PE files and reconstruct imports.

                                              Standalone application with plugins for: IDA Pro Ghidra Volatility Rekall Minidumps Carving Supports Windows, Linux and Mac Parsing PE files and memory images from: File-system ZIP archives (including password protected) Windows memory dumps (raw, EWF, vmem etc.) Live Windows memory (using rekall) Windows Minidump IDA Pro database Ghidra database Binary file carving Rainbow PE map: Provides a high

                                                GitHub - blackberry/pe_tree: Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro and Rekall to dump in-memory PE files and reconstruct imports.
                                              • PostgreSQLのオンライン論理バックアップ(pg_dump) - Qiita

                                                はじめに PostgreSQLのオンライン論理バックアップでは、pg_dumpかpg_dumpallコマンドを使用します。 pg_dumpは1つのデータベースを対象にバックアップを取得します。一方、pg_dumpallはデータベースクラスタ全体のバックアップを取得することができます。 pg_dumpはバックアップ取得時点までリストアできます。データベース単位でバックアップできますが、データベースクラスタ全体はバックアップできません。また、ユーザ・ロールなどの共通のデータもバックアップできません。このようなデータをバックアップする場合はpg_dumpallを使用します。 以降でバックアップ・リストアの例を記載していますが、環境はPostgreSQL 11を使用しています。他のバージョンでも同じです。 pg_dumpではデータベースのバックアップをファイルに出力することができます。 pg_du

                                                  PostgreSQLのオンライン論理バックアップ(pg_dump) - Qiita
                                                • Laravel環境をインポートしたときに”artisan package:discover handling the post-autoload-dump event returned with error code 1″エラーが出た時に確認したいこと

                                                  Laravel環境をインポートしたときに”artisan package:discover handling the post-autoload-dump event returned with error code 1″エラーが出た時に確認したいこと 2018年12月10日 2018年12月10日 Laravel いろいろあって、開発中のLaravel環境をgit経由で再インポートしたのですが、再度npm installしてからcomposer installしたところ、こんなエラーが発生しました。 Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1 エラーで調べるとこんな記事が。 [Laravel] プロダクション環境にはLaravel

                                                    Laravel環境をインポートしたときに”artisan package:discover handling the post-autoload-dump event returned with error code 1″エラーが出た時に確認したいこと
                                                  • Dump Truck Market Projected to Reach USD 15.2 Billion, with a CAGR of 7.23% by 2032 – Report by Market Research Future (MRFR)

                                                    Dump Truck Market Projected to Reach USD 15.2 Billion, with a CAGR of 7.23% by 2032 – Report by Market Research Future (MRFR) Dump Truck Market Growth Boost by Growing Technology, Lower Maintenance Price, Accelerating The Mining Industry's Across the Globe May 22, 2023 03:15 ET | Source: Market Research Future New York, US, May 22, 2023 (GLOBE NEWSWIRE) -- According to a Comprehensive Research Rep

                                                      Dump Truck Market Projected to Reach USD 15.2 Billion, with a CAGR of 7.23% by 2032 – Report by Market Research Future (MRFR)
                                                    • 【PostgreSQL】pg_dumpコマンドを初心者向けに解説します | PostgresWeb - ポスグレウェブ

                                                      pg_dumpの解説です はじめに、PostgreSQLのpg_dumpとは、バックアップを取得するコマンドなのですが、 オプションが死ぬほど多い、サイトによっても書き方が違う等々、正直私には難しいものでした。 それでもいろいろ調べ、試行錯誤しながら理解したことを残したいと思います。 全くわからない人向けに書きますのでご理解頂ければ幸いです。 pg_dumpとは まず、pg_dumpとはデータベースのバックアップを行うPostgreSQLのコマンドです。 pg_dumpを実行するためには、次の例のように「pg_dump」を先頭に記述し、 その後にこのような記述の形になります(サイトによっていろいろな表記がありますが)。 pg_dump XXXX XXX # いろいろな書き方あり(後述) pg_dump --file=test.sql testdb # 例えばこんな感じ そもそも「pg_du

                                                        【PostgreSQL】pg_dumpコマンドを初心者向けに解説します | PostgresWeb - ポスグレウェブ
                                                      • Amazon Linux2 から pg_dump で RDS for PostgreSQL のダンプ作成時にハマったので調べてみた | DevelopersIO

                                                        こんにちは!コンサル部のinomaso(@inomasosan)です。 Amazon Linux2からpg_dumpを使用してRDS for PostgreSQLのダンプ作成時に、pg_dumpのバージョンエラーとなってしまったので、解決策を検証してみました。 検証環境 項目 バージョン エラー事象 Amazon Linux2の標準リポジトリでpg_dumpを含むpostgresql.x86_64インストールし、RDS for PostgreSQLのダンプ作成時に以下のようなエラーメッセージが出力されました。 pg_dump: サーババージョン: 13.4、pg_dump バージョン: 9.2.24 pg_dump: サーババージョンの不整合のため処理を中断しています 原因 pg_dumpとRDS for PostgreSQLのバージョンが大きく異なっていたために発生したエラーでした。 解

                                                          Amazon Linux2 から pg_dump で RDS for PostgreSQL のダンプ作成時にハマったので調べてみた | DevelopersIO
                                                        1

                                                        新着記事