Newest Questions

0 votes
0 answers
6 views

I have Azure SQL database connected to Studio 3T. I am looking for how to get MDF and LDF files. Any idea how and where to get it ? Thanks!
Harmanjot Singh's user avatar
0 votes
0 answers
15 views

I have two queries that work on the same tables, use the same aggregation but are structured differently. They return the same columns and amount of rows. However, they both report a different time ...
TechFanDan's user avatar
0 votes
0 answers
9 views

Is there an official environment variable to bootstrap / create a new Galera cluster node? I am using the official MariaDB 12.2 image as a Podman service container via a Quadlet which auto-generates a ...
matt.baker's user avatar
-2 votes
1 answer
20 views

Environment: GBase version: GBase 8s v8.8 OS: RedHat 3.10.0-1160.el7.x86_64 In GBase 8s, is there a method similar to GBase 8a's EXPLAIN keyword to directly obtain a simulated execution plan? If not, ...
曹连望's user avatar
0 votes
1 answer
24 views

This works, ogrinfo -q -al -limit 1 :memory: -dialect SQLite -sql \ "SELECT MakeLine(MakePoint(column1, 90),"\ "MakePoint(column1, -90)) FROM (VALUES (7),(9),(3))" Layer name: ...
Dan Jacobson's user avatar
-1 votes
2 answers
70 views

I currently work as a PostgreSQL DBA, managing production, staging, and development environments. I'm wondering whether PostgreSQL DBA has a strong future, or whether I should consider switching to ...
jawa's user avatar
  • 18
-1 votes
0 answers
14 views

I am working with a GBase database and need to generate a sequential number (serialNo) per group when inserting rows. Each documentType should maintain its own sequence starting from 1. Example: ...
Scale's user avatar
  • 1
0 votes
1 answer
30 views

If I want to make a copy of a database for point in time (about to make some code changes), and i am sure we can handle to turn off connection and postgres which is better? Make a cold copy of data ...
jrlevi's user avatar
  • 15
0 votes
0 answers
18 views

I am working with a GBase database and need to generate a sequential number (serialNo) per group during inserts. Each documentType should maintain its own sequence starting from 1. Example: ...
Scale's user avatar
  • 1
0 votes
0 answers
14 views

I am working with a GBase database and need to generate a sequential number (serialNo) per group during inserts. Each documentType should have its own sequence starting from 1. Example: documentType | ...
Scale's user avatar
  • 1
1 vote
0 answers
22 views

Suddenly out of the blue we've started getting deadlocks on our Azure SQL MI database. WE have ETL processes running (some legacy SSIS and natciev ADF pipelines) almost 24/7 ETL. Our ETLs execute ...
Mike U's user avatar
  • 13
-3 votes
0 answers
27 views

I am working with a GBase database and need to generate a sequential number (serialNo) per group during inserts. Each documentType should have its own sequence starting from 1. Example: documentType | ...
Scale's user avatar
  • 1
0 votes
0 answers
14 views

I need some advice about understanding Droppable Tombstone Ratio in Cassandra. We do not use ALLOW FILTERING in our requests. Cassandra version is 4.1.7. My archive table had the following settings: ...
Коля Курик's user avatar
2 votes
1 answer
136 views

On SQL Server 2022, I'm investigating blockings, where the sys.dm_os_waiting_tasks.resource_description consistently is as follows, for all blocked queries : keylock hobtid=72057851424342016 dbid=72 ...
Nicolas Souquet's user avatar
0 votes
0 answers
15 views

I am planning to in-place upgrade a large (several TB) production database cluster of PostgreSQL 13 to PostgreSQL 18 (Postgres Pro in fact, but shouldn't matter here). The cluster has several replicas,...
Vesper's user avatar
  • 126

15 30 50 per page
1
2 3 4 5
7033