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

Tag: schema-copy

Permission denied on function after schema copy

By adminPosted on February 27, 2023

Question : I had one schema ‘public’ and simple function in the schema named ‘isvalidoption’. What was done: backup schema […]

How to daily copy selected data from MySQL and PostgreSQL servers to another PostgreSQL server

By adminPosted on October 14, 2022

Question : I have two source servers, a MySQL 5.7 and a PostgreSQL 9.6, respectively. I would like to daily […]

PostgreSQL, PostGIS: Copying a schema with a geometry column

By adminPosted on July 22, 2022

Question : According to the PostGIS manual, geometry columns should not by added directly, but using AddGeometryColumn(): AddGeometryColumn — Adds […]

How to daily copy selected data from MySQL and PostgreSQL servers to another PostgreSQL server

By adminPosted on June 14, 2022

Question : I have two source servers, a MySQL 5.7 and a PostgreSQL 9.6, respectively. I would like to daily […]

mysqldump takes forever to dump tables from a remote server

By adminPosted on April 23, 2022

Question : I’m trying to pull the database schema from a remote server, but mysqldump is too slow to output […]

Getting nice PostgreSQL pgAdmin-style DDL

By adminPosted on April 7, 2022

Question : In pgAdmin 3 (and pgAdmin 4 if you’re prepared to wait longer) the DDL for the currently selected […]

Sync database table schema and stored procedures

By adminPosted on August 10, 2020

Question : We have 2 databases. One is at our server, the other is local. We need to sync them […]

Is it possible to copy a dev. database schema over a prod. one, but keep the prod. database’ data?

By adminPosted on February 3, 2020

Question : I’m using MySQL 5.6. I have a production database and a development database. As I’m developing the application, […]

Recent Posts

  • Logins aren’t syncing across Availability Groups
  • Finding same values and updating rankings
  • Servers running on Microsoft Windows instead output carriage
  • Master ip has changed in postgresql replication
  • optimize design for a table with 50 columns [closed]
  • SQLServer In-Memory database and log file size unexpected increase
  • Is it worth to optimize queries with EarlyTermination Timeout?
  • Is there way to get transaction commit timestamp in Postgres?
  • MySQL/PHP Returning Blank Error Message [closed]
  • Mysql might have too many indexes
  • Database replication with ability to revert to previous states
  • Linked server to Oracle doesn’t use filters. Are there any performance changes in different versions of SQL Server?
  • Enable query store for all databases
  • SQL Server 2012 Enforce Password Policy [closed]
  • Maintenance in MYSQL when innodb_file_per_table disabled
  • SQL Server stored procedure producing data related to months between two dates [duplicate]
  • Efficient way to store multi choice in a column with few options
  • Need help tuning my.cnf file
  • Insert and select the row autoincremented id
  • Use “LEN” function in “WHERE” clause in “CREATE UNIQUE INDEX”

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