The Wayback Machine - https://web.archive.org/web/20220809185426/https://github.com/topics/postgres
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 6,106 public repositories matching this topic...

grafana
supabase
samjmck
samjmck commented Aug 6, 2022

Improve documentation

Link

https://supabase.com/docs/guides/auth/auth-twitter

Describe the problem

Following the current documentation on "Login with Twitter" results in a nonfunctional Supabase app with users receiving a "Error getting user email from external provider" error. This is because the Twitter project requires "

documentation good first issue auth
graphql-engine
erikhSSI
erikhSSI commented Nov 9, 2020

When browsing wide data tables in the dashboard (which I do a lot) it is very inconvenient because the browser's horizontal scrollbar is hidden unless you scroll to the very bottom of the page.
If I am at a page like /console/data/schema/public/tables/[tablename]/browse

I won't be able to scroll the table right (to see other columns) unless I first scroll vertically to the bottom of the page

good first issue c/console e/quickfix p/longterm
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
Zahlii
Zahlii commented Jul 30, 2022

Describe the bug

In the documentation, it is written that we can get the day of year using the to_str(time, 'D') approach. However, using the latest docker images, this will return the string 'D' as a result. See https://questdb.io/docs/reference/function/date-time/#date-and-timestamp-format

I assume this may be tracked down somewhere around here, where the capital D is never being regist

Bug Good first issue
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
rumyantseva
rumyantseva commented Aug 8, 2022

Currently, as part of TestCommandsAdministrationServerStatus we have the following check:

assert.InDelta(t, float64(1), must.NotFail(catalogStats.Get("collections")), 1)

As tests are run in parallel, this check might fail. In some other tests, we create up to 10 collections (for a new data type each). If they are called first, in this case we have more than one collection.

To

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