The Wayback Machine - https://web.archive.org/web/20220804173359/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,088 public repositories matching this topic...

grafana
supabase
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
AlekSi
AlekSi commented Jun 12, 2022

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](https://github.com/FerretDB/FerretDB/blob/main/.github/RELEASE_CHECKLI

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