About 22,700,000 results
Open links in new tab
  1. How to fix dump files (if any exist) [date].dump, [date]-jvmRun [N ...

    Feb 27, 2022 · How to fix dump files (if any exist) [date].dump, [date]-jvmRun [N].dump and [date].dumpstream. while using maven surefire plugin 3.0.0-M4 Asked 3 years, 9 months ago …

  2. python - How to prettyprint a JSON file? - Stack Overflow

    4 I had a similar requirement to dump the contents of json file for logging, something quick and easy:

  3. pg_dump and pg_restore across different major versions of …

    However, pg_dump cannot dump from PostgreSQL servers newer than its own major version; it will refuse to even try, rather than risk making an invalid dump. Also, it is not guaranteed that …

  4. How do I access a data dump for a Stack Exchange site?

    How can the data dump for a site be downloaded? To obtain the most recent file for a site, choose the “Settings” tab at the top of your profile page, then choose “Data dump access” under the …

  5. How restore a PostgreSQL table from *.sql using pg_dump or psql?

    Feb 24, 2012 · I need to restore a big table (250mb) in PostgreSQL database in console tool. How I can do this using ps_dump or psql?

  6. Newest 'dump' Questions - Stack Overflow

    Jan 10, 2025 · I have SVN dump file created with 'svnadmin dump' command in SVN version 1.10.x. and Would like to store this data to some data-storage server location and want to …

  7. Dump and restore a postgres database using pg_dump and …

    Dec 6, 2022 · Really, pg_dump by default should dump everything (options to exclude) and pg_restore should restore exactly whatever pg_dump dumped. And that means everything …

  8. Export and import table dump (.sql) using pgAdmin

    Export and import table dump (.sql) using pgAdmin Asked 12 years, 3 months ago Modified 1 year, 1 month ago Viewed 470k times

  9. Newest 'pg-dump' Questions - Stack Overflow

    Apr 16, 2015 · When using pg_dump with the clean option, it generates SQL statements tailored to drop objects when restoring with pg_restore (pg_dump custom format file contains 'DROP …

  10. Core dumped, but core file is not in the current directory?

    Jan 21, 2019 · The core dump will be written to the standard input of that program instead of to a file. Instead of writing the core dump to disk, your system is configured to send it to the abrt …