Skip to content
#

postgres

postgresql logo

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,837 public repositories matching this topic...

grafana
alexweav
alexweav commented Jun 13, 2022

What happened:

When creating a Slack contact point, I am unable to save unless the Webhook URL field 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

type/bug area/alerting area/alerting/unified good first issue
supabase
Isaiah-Hamilton
Isaiah-Hamilton commented May 23, 2022

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.

documentation help wanted good first issue
prisma
binary64
binary64 commented Aug 2, 2021

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

  1. On windows do prisma format
  2. Open in HxD or similar
  3. See attached:

![image](https://user-images.g

bug/1-unconfirmed kind/bug topic: windows tech/typescript
questdb
puzpuzpuz
puzpuzpuz commented May 30, 2022

Scenario

A user is ingesting some data (~300M rows) 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

Enhancement Good first issue Performance Core
Kruptein
Kruptein commented Feb 6, 2021

Hi, I'm sure this is probably some configuration error on my end, but am not sure what to do.

I have my project compiling perfectly on my local machine with the compile-time query checks, but when I deploy it to my server I start getting these errors:

error: error occurred while decoding column 0: mismatched types; Rust type `sqlx_core::types::json::Json<[sqlx_core::postgres::connection
good first issue db:postgres macros E-easy
AlekSi
AlekSi commented Jun 12, 2022

We should provide .rpm and .deb packages. Let's build them with https://nfpm.goreleaser.com.

We should make a task target release-build-packages that would build packages into build/rpm and build/deb directories (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.

good first issue code/chore
sharadregoti
sharadregoti commented Dec 18, 2020

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

good first issue area/mission-control

Created by Michael Stonebraker

Released July 8, 1996

Repository
postgres/postgres
Website
www.postgresql.org
Wikipedia
Wikipedia