This Week's Trending
This Month's Trending
This Year's Trending
When running my tests, I sometimes see an error that looks like
[error] Postgrex.Protocol (#PID<0.788.0>) disconnected: ** (DBConn...
New
Besides (over)logging every code-path leading to Repo.insert_all, is it possible to make Postgrex and/or ecto_sql log the exact, failing ...
New
Last Three Year's Trending
Hi everyone, it seems I can’t get out of this forum this week :sweat_smile: (you guys are awesome btw).
So, I got surprised by this beha...
New
Hello everyone
I’m newcomer for here and mainly using elixir language. Currently I’m trying to connect my system (Elixir) with an Azure...
New
Are there any callbacks that I can hook into to reconnect, including redoing DNS resolution?
We’ve having some strange issues with Auror...
New
Is there a way to stream data TO the database with Ecto? I’m working on using the COPY command to load CSV data directly into Postgres.
...
New
I am trying to code a bank transfer service using Elixir/Erlang, Postgrex and PostgreSQL.
Erlang v 26
Elixir v 1.16.0
Postgrex v 0.17....
New
Hello everyone, I hope you are well.
I’m migrating from PostgreSQL to CockroachDB and everything was going well until I came across the ...
New
Hello, I am trying to do a postgrex query with the sql library where I get the first entry from a table sorted by last_visited and exclud...
New
This is not so much a question but rather an answer to an issue which took me some time to figure out, and maybe a suggestion to improve ...
New
Hi!
When debugging slow Ecto queries (I’m using postgres), because Ecto uses named prepared statements which may use a different generic...
New
Problem: I receive (Postgrex.Error) Error 2201B (invalid_regular_expression) invalid regular expression: brackets [] not balanced for a c...
New
I am trying to do pattern matching against a postgrex result, as such:
{:ok, %Postgrex.Result{rows: [[result]]}} = Postgrex.query!(:post...
New
Hi elixir fam! :wave:
I’m running into some interesting errors with trying to implement a custom Postgrex Type Extension and I’m really ...
New
Hi,
We have a regular Phoenix project using Ecto and Postgresql. But recently we are seeing a lot of connection timeouts or idle/closed ...
New
Well, the title says it all, if I do a select containing my primary key which is a uuid, I will get the following render error in liveboo...
New
I have a time table that stores a time zone. I want to ensure that the value entered is a valid time zone. To do that I have a check cons...
New
Trending Over Three Years
Background
We are making a proof of concept to use a postgres DB with Elixir. To achieve this we are using Postgrex.
Issue
The problem h...
New
My logs are showing intermittent timeout errors for queries that are normally really quick (milliseconds). They are just SELECT queries f...
New
What’s the best way to do bulk inserts with Postgrex?
If I have a list [[1,2],[3,4],[5,6]] what’s the ideal way to handle it in Postgrex.
New
I’m running into this error
** (Postgrex.Error) ERROR 42P01 (undefined_table) relation "characters" does not exist
when I try to inser...
New
Hi Everyone, I’m trying to use PGPool in front of a PG database and Ecto’s using it but all commands failed. Here are the logs that I fig...
New
Since a few days ago I keep getting the following error on my dev machine when making requests to a phoenix app:
exited in: :gen_server....
New
As far as I’ve observed, I don’t notice any consistent pattern when this gets thrown. Seems the error gets thrown randomly. I tried searc...
New
I’m trying to delete a User in my system. Any given user has_many Project and Projects have_many Rows.
I’m running into an issue when tr...
New
Hi,
Looking at the documentation of the transaction/2 function it should return a {:ok, result} or {:error, reason} tuple. However, if I...
New
When starting Elixir application, I get the “errors” screenshotted below. This is a basic Phoenix application that has been working fine ...
New
At this moment postgrex package have built-in point data type (geometric, not a PostGIS one), according to the source code:
I’m tr...
New
We need to store a lot of events in a PostgreSQL database.
We can be spikes sometimes, so the rate of inserts can overload the database ...
New
My situation: I have a table with millions of download tracking entries that I am running queries on to generate report data. Query times...
New
I am not able to connect to redshift db getting following error
(exit) an exception was raised:
** (MatchError) no match of right ha...
New
What could be the problem ?
[error] Postgrex.Protocol (#PID<0.3054.0>) disconnected: ** (Postgrex.Error) FATAL 57P01 (admin_shutdo...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







