postgres
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
Here are 5,816 public repositories matching this topic...
Improve documentation
Link
Not just this Link, This should be done through out the whole docs.
https://supabase.com/docs/guides/auth
Describe the problem
Supabase dashboard in videos and images are outdated and need to be updated for better ease of use.
Describe the improvement
Update the videos and images from the old dashboard to the new dashboard.
-
Updated
Jun 17, 2022 - Clojure
Bug description
On windows, I run prisma format and note the unusual file ending. The lines are all LF, but the very last line is CRLF.
This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
- On windows do prisma format
- Open in HxD or similar
- See attached:
 into a table with 270K distinct symbol values. For each of these 270K symbols we end up with at least one posix_fallocate() necessary to add a new value block. See the below flamegraph - it's quite illustrative.
An important part of the scenario is non-default index block capacity which is set to 2048. With the default capacity (w
-
Updated
Jun 2, 2022
-
Updated
Jun 15, 2022 - Go
-
Updated
Apr 12, 2022 - Python
-
Updated
Apr 3, 2020 - Go
-
Updated
Jun 17, 2022 - C
The use of the term "URI" is discouraged by the WHATWG: https://url.spec.whatwg.org/#goals
Standardize on the term URL. URI and IRI are just confusing. In practice a single algorithm is used for both so keeping them distinct is not helping anyone. URL also easily wins the search result popularity contest.
We already have DATABASE_URL
-
Updated
Jun 16, 2022 - Elixir
We should make a task target release-build-bins that would build release binaries into build/bin directory (that should be in .gitignore). That target should be stable, so the external package maintainers can rely on it. That target should be mentioned in the documentation.
We should also update our release checklist to include a step where we would upload those binaries to release.
-
Updated
Jun 12, 2022 - JavaScript
-
Updated
Jun 12, 2022 - JavaScript
-
Updated
Jun 16, 2022 - PLpgSQL
These files when added magically but not part of git tracked files causes update failure.
reference: frappe/bench#1225
related: frappe/frappe#16616 (you'll find which function create this file in this PR)
-
Updated
Jun 4, 2022 - TypeScript
The problem faced currently?
While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target
How can we solve it?
Mission control should remove the white space if present before saving the config
If you want this feature to be implemented, gi
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia

What happened:
When creating a Slack contact point, I am unable to save unless the
Webhook URLfield is populated. However, right above the field, it says that the field is optional. This doesn't make sense.Also, if you are trying to make a token-based (non-webhook) Slack bot, this bug makes it impossible. Token-based bots must have a blank webhook URL, or it'll try to send it as a we