Skip to main content

Questions tagged [database]

Database is an organized collection of data.

3 votes
0 answers
39 views

I have recently dumped the network traffic from my application server that talks to my Oracle database server. I configured the Oracle DB server to encrypt the data using TLSv1.2 when sending over the ...
Michael Gierer's user avatar
0 votes
1 answer
66 views

I am trying to determine the libraries needed for pg_restore in the official postgres:15 docker image, but when I run ldd /usr/bin/pg_restore inside the container it returns this error: not a dynamic ...
Ricardo Silva's user avatar
0 votes
1 answer
846 views

I have etcd cluster, and now trying to initialize patroni (on server A and server B), but whenever I try to do so I'm getting the error about cluster mismatch. Tried removing 'initialize' from etcd, ...
Slen's user avatar
  • 11
6 votes
1 answer
350 views

I own a Synology DS220J which I use to host a few different NFS shares / "Shared folders" (as DSM calls them), and I was snooping on some files in order to find out where the thing is ...
kos's user avatar
  • 4,285
2 votes
4 answers
947 views

With following shell script, I read file and for each line generates SQL fragments #!/bin/bash CURRDATE=$(date +'%Y-%m-%d %H:%M:%S') echo $CURRDATE echo $OUTPUT echo "SET SESSION AUTOCOMMIT = ...
Jin Kwon's user avatar
  • 564
0 votes
0 answers
419 views

I upgraded my VPS with the provider Contabo, and since then, I have been experiencing issues. Unfortunately, they have not been responsive or provided any support. when i do command : service mysql ...
MD.Favaz's user avatar
1 vote
1 answer
3k views

I was trying to update the recommended stuff in my manjaro machine but this error occurred. I have no idea how to solve it. I was getting the error Invalid or corrupted databases so I updated the ...
Educpf's user avatar
  • 53
0 votes
1 answer
55 views

When trying the Apache Ignite cluster snapshot procedure (snapshot create, restore), the restore operation is not successful. Before the restore procedure, we have destroyed the cache which we want to ...
cookie_marsh's user avatar

15 30 50 per page
1
2 3 4 5
14