Livebook don't render postgres uuid primary keys correctly
|
|
1
|
374
|
October 31, 2023
|
Can't get start_link to connect using postgrex
|
|
2
|
298
|
October 30, 2023
|
Postgrex not respecting ssl = false configuration
|
|
2
|
443
|
October 11, 2023
|
How to read the Postgresql's WAL from a specific LSN using Postgrex.ReplicationConnection?
|
|
0
|
317
|
September 9, 2023
|
Postgrex seemingly incorrect row data returned in transaction upsert with returning
|
|
1
|
330
|
August 18, 2023
|
SSL connections for Postgrex in Livebook
|
|
5
|
1232
|
July 18, 2023
|
Type `jsonpath` can not be handled by the types module Postgrex.DefaultTypes
|
|
6
|
619
|
April 26, 2023
|
Oban connection leak on (DBConnection.ConnectionError) ssl send: closed
|
|
2
|
735
|
April 1, 2023
|
How to use postgres connection string that has query params with ecto?
|
|
5
|
1035
|
March 7, 2023
|
(Postgrex.Error) ssl not available
|
|
4
|
1656
|
February 23, 2023
|
PostgrexTextExt: Text Extensions for Postgrex
|
|
0
|
454
|
December 18, 2022
|
Repeat a select query leading to high memory usage
|
|
12
|
1345
|
December 12, 2022
|
How to write a "where in" clause on multiple fields
|
|
4
|
1050
|
November 20, 2022
|
Thoughts on getting Postgresql Multiranges added to the postgrex library?
|
|
3
|
735
|
November 19, 2022
|
Replace pg_notify with PubSub.broadcast
|
|
9
|
1537
|
November 7, 2022
|
Postgrex error(citext extension) from Broadway Kafka consumer
|
|
0
|
732
|
November 2, 2022
|
Postgrex ArgumentError when updating to elixir 1.14 and otp25.1
|
|
3
|
995
|
October 17, 2022
|
Have Ecto wait for DB to spin up?
|
|
7
|
1369
|
September 29, 2022
|
** (Postgrex.Error) FATAL 42501 (insufficient_privilege) permission denied for database "postgres"
|
|
10
|
1421
|
July 30, 2022
|
Posgrex, How to get every row as a map?
|
|
5
|
1079
|
July 20, 2022
|
Postgrex how to pack argument for Select IN
|
|
4
|
633
|
July 9, 2022
|
Postgrex.Notifications not receiving messages from read replicas
|
|
2
|
1040
|
June 21, 2022
|
Ecto.Adapters.SQL.Sandbox times out in CI (GH Actions/Semaphore)
|
|
1
|
820
|
May 21, 2022
|
Set up DBConnection pool with latest postgrex
|
|
1
|
894
|
May 7, 2022
|
Postgrex FATAL 57P01
|
|
10
|
1074
|
April 22, 2022
|
Postgrex Error 42P01 relation "characters" does not exist
|
|
2
|
3586
|
March 19, 2022
|
Ecto postgrex and unix sockets for Phoenix
|
|
5
|
2436
|
January 17, 2022
|
Ecto / Postgres versions
|
|
2
|
983
|
December 8, 2021
|
Postgrex ** (DBConnection.EncodeError) Postgrex expected a binary, got 1
|
|
10
|
7365
|
November 9, 2021
|
why transaction/2 raises an exception instead of a return tuple
|
|
12
|
2575
|
November 4, 2021
|