Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Tag: dump

How to change temporary directory for pg_dump?

By adminPosted on March 2, 2023

Question : I’m running out of space from my hard drive which has a 18GB PostgreSQL database. When I try […]

how to track progress of a large postgres dump

By adminPosted on February 20, 2023

Question : Is there a way to see the progress of a pg_dump operation on a big db (ie > […]

Multiple concurrent sql dumps in mysql

By adminPosted on January 21, 2023

Question : My question is whether it is safe to perform multiple dumps at the same time in mysql, i.e. […]

Restore large MySQL dump thorugh EasyPHP

By adminPosted on January 4, 2023

Question : I am trying to upload large files on easyphp but as there is limitation on this software and […]

Moving data between Oracle and PostgreSQL

By adminPosted on December 20, 2022

Question : For a future project I need to use the following setup: Some small (offline) data boxes (collecting data […]

Change pg_dump directory output to table name instead of object number

By adminPosted on November 1, 2022

Question : pg_dump -F d will result in multiple <number>.dat.gz files which represent the object number in the database. I […]

Postgres database dump and restore on different database [closed]

By adminPosted on September 27, 2022

Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]

Dump Oracle database into a textual SQL script

By adminPosted on September 22, 2022

Question : I am thinking on what mysqldump or pg_dump are doing. So, they dump an active database into a […]

How to import only a specific database from a .sql file?

By adminPosted on September 18, 2022

Question : I have a file dump.sql with many databases in it: mydb1, mydb2, mydb3, etc. How to import only […]

Restoring dump(backup): ERROR 1022 (23000) at line 44: Can’t write; duplicate key in table

By adminPosted on September 14, 2022

Question : I’m doing tests to change a current table from my InnoDB database to Archive, but I had a […]

  • 1
  • 2
  • 3
  • …
  • 6

Recent Posts

  • Regularly updating table with huge amount of rows
  • How can I create a gapless sequence?
  • Unable to Query Very Large Table
  • Why should I create an ID column when I can use others as key fields? [duplicate]
  • Force NOW to return new timestamps without committing the transaction
  • MariaDB on Windows Server 2012 R2 – out of memory
  • How to easily convert a comma seperated list of ids into a table of rows
  • clusterdb stopped working for PostgreSQL database in Ubuntu 12.04 server
  • Slow MySQL query
  • Database design : hotel room and its detail
  • How to use GROUP BY in an efficient way without losing attributes? [closed]
  • Query execution time is random, need to identify the root cause
  • Returning data where all categories exactly match
  • Partitioning increases CPU usage in mariadb
  • How to script out push subscription creation at the subscriber?
  • Can a transitive join loop infinitely?
  • 2 similar queries in large sql server table – 1 takes too long
  • Select data from another database instance on the same server in sql server
  • Is it possible to get server roles and database roles in a same query/script?
  • UPDATE performance where no data changes

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding