Skip to main content

Questions tagged [postgresql]

PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows.

0 votes
0 answers
78 views

Does anyone know how to restore projects from Gitlab files that were deleted after updating Gitlab? I need to restore 300+ repos and therefore they need to be restored automatically. I tried to ...
Aligator's user avatar
0 votes
0 answers
98 views

I've got a problem with upgrade to version 18 of PostgreSQL. It is a local development server, which I usually treat as disposable and doesn't contain important data. Unfortunately, this time I've got ...
j0hny's user avatar
  • 185
0 votes
0 answers
79 views

We have PostgreSQL 14 on Windows Server 2019 where autovacuum processes crash the database server. This is affecting our production environment with 80+ daily users, and I need urgent assistance. ...
조성준's user avatar
0 votes
0 answers
65 views

I am running into a problem with rundeck community version 5.16.0 where I start the service and after about a minute the service stops itself. It looks like an error when trying to connect to the ...
cnrdvdsmt's user avatar
2 votes
0 answers
78 views

I've just tried to install the docker version of onlyOffice an my Mageia9 server. The postgresql database seems correct : /var/lib/pgsql # psql -h localhost -U onlyoffice -d onlyoffice Password for ...
Xuo's user avatar
  • 21
0 votes
0 answers
78 views

I have a problem similar to https://dba.stackexchange.com/questions/185622/how-do-i-change-postgresql-to-be-listening-on-port-5432 , though not necessarily exactly the same. If port is defined as 5432 ...
LetMeSOThat4U's user avatar
0 votes
1 answer
155 views

I am trying to get basic setup working for remote access to postgresql server. I have postgresql.conf: listen_addresses = '*' and pg_hba.conf: host all all 0.0.0.0/0 ...
Sami Hulkko's user avatar
0 votes
0 answers
59 views

After upgrading a Rails app server from Ubuntu 22.04.5 to 24.04.2, my Rails app will not start, nor can I run rails db:migrate. I see this error: ActiveRecord::DatabaseConnectionError: There is an ...
John Skiles Skinner's user avatar
0 votes
1 answer
555 views

I followed the instructions here to install the custom Yum repo. It looked like it installed correctly. But then yum install can't find the postgresql16-server package. I ran sudo yum repolist, and I ...
Mike Baranczak's user avatar
0 votes
0 answers
43 views

my org is using gcp's postgres server as our production db. past few months, we've been busy with projects not related to db specifically, so no one was monitoring anything. (screenshot below) (first ...
hjpotter92's user avatar
1 vote
1 answer
302 views

I need to set up Single Sign-On (SSO) for a PostgreSQL 16 database running on a RHEL 9 Linux server. My goal is to provide passwordless access to users who are part of a particular domain (for ex: ...
aashoo's user avatar
  • 161
0 votes
0 answers
43 views

I've updated the VM's firewall-cmd stuff and it shows VM Firewall-cmd --list-all I've opened the vcn ingress rules, Ingress Rules I'm trying to connect with pgAdmin4, but NO.... pgAdmin And being a ...
Mike Dickerson's user avatar
0 votes
2 answers
120 views

I've dumped a database from a single standard postgres database (official docker image). It was originally migrated from sqlite, but I couldn't use pgloader with the target cluster of 4 replicating ...
gauteh's user avatar
  • 123
0 votes
0 answers
99 views

We are running pgpool II with three PostgreSQL DBs - one main and two replicas. The env is running in k8s deployed with bitnami postgresql-ha helm chart. The pgpool II configuration is as follows: We ...
sposnjak's user avatar
  • 101
0 votes
0 answers
169 views

I’m experiencing an issue with the connection between my PostgreSQL database (a cluster managed by Patroni) and HAProxy. Everything in the application that uses the database works fine, and I don't ...
piotras's user avatar

15 30 50 per page
1
2 3 4 5
133