python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Db2 rollforward "to end of backup" vs. "to end of logs"?
On Db2 Enterpise Server Edition v11.1 single patitioned database on Linux/Intel using LOGARCHMETH1 I executed backup and restore commands:
db2 "backup database mydb online to /path/to/backup incl...
folow
Votes: 0
Answers: 2
What's the best way to archive records in SQLite using EF Core to a new file
I have a .NET 6 application that writes logs out to a SQLite file each time a cycle is completed. I'm using EF Core.
The application sits on a Raspberry Pi with limited resource, so I want to keep the...
nbren007
Votes: 0
Answers: 1
Unable to run pg_restore on windows
I have taken the backup using pg_dumpall of Postgres 11 and currently trying to restore it to Postgres 14.1. I am using
"C:\Program Files\PostgreSQL\14\bin\pg_restore.exe" --file="DB_BK...
Striker
Votes: 0
Answers: 0
Not able to delete RDS instance when RDS is associated with continuous backup +Terraform
I have created an RDS database with point in time recovery, backup plan and continuous backup using Terraform.
Now, when i am trying to delete RDS, I am getting this error:
Error Deleting Database In...

Manish Kukreti
Votes: 0
Answers: 1