How to read the Postgresql's WAL from a specific LSN using Postgrex.ReplicationConnection?
|
|
0
|
81
|
September 9, 2023
|
Postgrex seemingly incorrect row data returned in transaction upsert with returning
|
|
1
|
105
|
August 18, 2023
|
Intermittent DBConnection.ConnectionError in tests
|
|
14
|
1612
|
August 2, 2023
|
SSL connections for Postgrex in Livebook
|
|
5
|
734
|
July 18, 2023
|
Type `jsonpath` can not be handled by the types module Postgrex.DefaultTypes
|
|
6
|
301
|
April 26, 2023
|
Oban connection leak on (DBConnection.ConnectionError) ssl send: closed
|
|
2
|
329
|
April 1, 2023
|
How to use postgres connection string that has query params with ecto?
|
|
5
|
430
|
March 7, 2023
|
(Postgrex.Error) ssl not available
|
|
4
|
757
|
February 23, 2023
|
PostgrexTextExt: Text Extensions for Postgrex
|
|
0
|
284
|
December 18, 2022
|
Repeat a select query leading to high memory usage
|
|
12
|
682
|
December 12, 2022
|
How to write a "where in" clause on multiple fields
|
|
4
|
499
|
November 20, 2022
|
Thoughts on getting Postgresql Multiranges added to the postgrex library?
|
|
3
|
479
|
November 19, 2022
|
Replace pg_notify with PubSub.broadcast
|
|
9
|
798
|
November 7, 2022
|
Postgrex error(citext extension) from Broadway Kafka consumer
|
|
0
|
419
|
November 2, 2022
|
Postgrex ArgumentError when updating to elixir 1.14 and otp25.1
|
|
3
|
514
|
October 17, 2022
|
Have Ecto wait for DB to spin up?
|
|
7
|
939
|
September 29, 2022
|
** (Postgrex.Error) FATAL 42501 (insufficient_privilege) permission denied for database "postgres"
|
|
10
|
818
|
July 30, 2022
|
Posgrex, How to get every row as a map?
|
|
5
|
493
|
July 20, 2022
|
Ecto transaction rolling back with no exceptions? Weird behavior or not missing docs!?
|
|
18
|
1349
|
July 16, 2022
|
Postgrex how to pack argument for Select IN
|
|
4
|
371
|
July 9, 2022
|
Postgrex.Notifications not receiving messages from read replicas
|
|
2
|
645
|
June 21, 2022
|
Ecto.Adapters.SQL.Sandbox times out in CI (GH Actions/Semaphore)
|
|
1
|
563
|
May 21, 2022
|
Set up DBConnection pool with latest postgrex
|
|
1
|
543
|
May 7, 2022
|
Postgrex FATAL 57P01
|
|
10
|
499
|
April 22, 2022
|
Postgrex Error 42P01 relation "characters" does not exist
|
|
2
|
1928
|
March 19, 2022
|
Ecto postgrex and unix sockets for Phoenix
|
|
5
|
1810
|
January 17, 2022
|
How to connect an elixir application with Azure Database for PostgreSQL using SSL certificate?
|
|
8
|
1595
|
December 15, 2021
|
Ecto / Postgres versions
|
|
2
|
718
|
December 8, 2021
|
Postgrex ** (DBConnection.EncodeError) Postgrex expected a binary, got 1
|
|
10
|
5979
|
November 9, 2021
|
why transaction/2 raises an exception instead of a return tuple
|
|
12
|
1611
|
November 4, 2021
|