pg_sql | Unsorted

Telegram-канал pg_sql - PostgreSQL

2806

English speaking PostgreSQL public chat. This group is for discussions on PostgreSQL-related topics and strives to provide best-effort support as well.

Subscribe to a channel

PostgreSQL

So in case im not using replication slot and i configure my replica like primary_con_info + restore_command I also have to make sure my primary's pg_wal will keep enough wal files?
but if i use the archive command doesn it means that all the WAL files are also copied directly to another directory and can be fetched from there in case replica needs them?

Читать полностью…

PostgreSQL

Thanks,
now if i have replication that set as streaming+log shipping (archive command) - do i need to worry about WALs being deleted from pg_wal before streamed or shipped directly to replica?

Читать полностью…

PostgreSQL

A soft limit, yes. It *should* not grow above that before a checkpoint is triggered.

Читать полностью…

PostgreSQL

I'd jump at this if it weren't such an obvious scam.. been job hunting for 3 months with no success

Читать полностью…

PostgreSQL

But, of course, we are talking about Microsoft failover cluster, where,if postgres installed on 2 nodes, only one node can serve read/writes, while the other node cannot serve even with reads, correct? So actually, shared storage failover concept with windows build-in feature would not allow to release the master node with some read operations ...

Читать полностью…

PostgreSQL

# su - postgres
$ psql

Читать полностью…

PostgreSQL

Patroni, Pgbackrest and Ubuntu combo works so great for me that I don't have to deal with Windows headache.

Читать полностью…

PostgreSQL

I've seen people that swears that they knew an architect from a company that did that with a fine success!

PS Yes, MS fileover cluster is completely orthogonal to postgres replication clustering.
Btw, imho it's much better autofailover that pg_auto_failover and so on.

Читать полностью…

PostgreSQL

Also, it might be that the planner just ignores some of the JOINed tables if they aren't relevant to the result with only two columns. Compare the EXPLAIN outputs of both queries.

Читать полностью…

PostgreSQL

If your 2 columns are in the index, no table accesses are necessary, and the sql is very fast....

Читать полностью…

PostgreSQL

HIPAA with postgre and GCP . Kindly help . Newbie

Читать полностью…

PostgreSQL

Hi
Is there any way to get discount or get coupon codes for postgreSQL certification from enterprisedb.
Exam costs 100$
Kindly help.

Читать полностью…

PostgreSQL

Learn Manual, API Automation, Selenium Automation Testing for Job guarantee✈️

Learn in - Demand Tools
1. SELENIUM
2. POSTMAN
3. TestNG
4. REST ASSURED
5. GitHub
6. Cucumber
7. CI/CD Pipeline Setup
6. Jenkins and more....

• 1:1 Live Online Training
• Flexible Timings
• Unlimited Interviews
• Mock Interviews
Lowest Fee in the World

WhatsApp for more details
+91-700-421-9889

Читать полностью…

PostgreSQL

Hey guys,

Any idea why a normal select,insert, create and drop actions queries are needed for usage permission in pg_logical schema ?

Читать полностью…

PostgreSQL

User and encrypted password entry should be there in pool_passwd file. Password should be in encrypted form, not in plain.

Читать полностью…

PostgreSQL

As long as you are using replication slots for SR and right archive_command, WAL files are not deleted from pg_wal before they are successfully streamed or shipped. However, misconfigurations or lagging replicas can lead to issues, so proactive monitoring is essential

Читать полностью…

PostgreSQL

max_wal_size sets a guideline for checkpoint frequency and WAL recycling, but it is not a hard limit. The actual size of the pg_wal directory may exceed this value under certain circumstances

Читать полностью…

PostgreSQL

is it correct to say that "max_wal_size" is the limit for the pg_wal directory?

Читать полностью…

PostgreSQL

Back door jobs available for freshers and experienced persons

Читать полностью…

PostgreSQL

parmarshyamsinh/getting-started-with-postgresql-a-beginners-guide-bf8d55fb2ef4" rel="nofollow">https://medium.com/@parmarshyamsinh/getting-started-with-postgresql-a-beginners-guide-bf8d55fb2ef4

Читать полностью…

PostgreSQL

Hi guys new to PostgreSQL how and where to start??

Читать полностью…

PostgreSQL

Ok,so if Microsoft Server solves the whole headaches around failovers, fencing, ..even new version of Postgresql 17 to solve as well incremental backups, and full restore backup, I should be very calm with such setup that would just work. Are there also some other backup tools that are good,free available and for windows that you would recommend? Postgresql does not yet natively provide differential backup/restore,so I would still need to look for option for that

Читать полностью…

PostgreSQL

Hi, does someone have good experience with deployment of Postgresql with Windows Server? Does the Microsoft's feature of "Failover cluster" helps to solve the matrix of the typical tools, such as Patroni, Repmgr, pg_auto_failover, or this "Failover cluster" feature solves just the equation of shared disk storage failover (for write operation) to eg. Slave B node, when Master A node runs into problem? 
I would be glad of any supporting comments? Thank you, Gorazd!

Читать полностью…

PostgreSQL

Hi,
I am looking for PostgreSQL developers with 8-10 years experience. Remote job in Bangalore. If you are interested let me know

Читать полностью…

PostgreSQL

if you’re not in hurry, it’s on our roadmap
https://neon.tech/docs/security/compliance

(why some “Neon” here? we are open-source Postrges-based cloud serverless, with contributing back to Open Source and Postgres developers in the team)

Читать полностью…

PostgreSQL

Hi everyone.

I have a question about active users.
How can i find to show data of usera dont active in the last 30 days?

Читать полностью…

PostgreSQL

I wrote a big query with multiple join conditions when I use two columns in the select part this query will execute within 3 seconds and return 300000 of records but when adding another 15 columns the same query will take 1.30minutes..how can I reduce the time?

Читать полностью…

PostgreSQL

It must be the same unless you decide to change authentication method at pgpool side (pool_hba.conf)

Читать полностью…

PostgreSQL

This pasword could be the same that i create in by database? So after that i can connect in virtual ip ? With the port 9999??

Читать полностью…

PostgreSQL

Hello😀 somene can help me, i have a cluster with a virtual ip with the port 9999, but all my nodes listen in the port 5432 how can create a user in postgresl just to read and write in some schema. I already created the user called “pruebasintercom” but when I try to conect with the virtual ip on port 9999 , but i got this error failed to authenticate with backend using SCRAM: valid password not found ?? In pgpoo there is a file pool_hba.conf what can i do there?? Maybe there is i have to create the new user from my data base?? Some can guide me please?

Читать полностью…
Subscribe to a channel