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,101 public repositories matching this topic...
The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Jan 11, 2022 - Clojure
We show Postgres URI as "PSQL connection string".
It is possible to connect from psql using URI, but:
- This psql connection option is not documented so many users may not know about it.
- It makes a password visible when you paste it.
- It does not work for some passwords (I have just accidentally discovered that).
I would like to have a copiable psql command like the following:
`p
Issue split from hasura/graphql-engine#6951
our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. [Example: a 8600-line log for what turned out to be a flaky test that passed on a second run](https://app.circleci.com/pipelines/github/hasura/graphql-engine-mono/10008/workflows/5e17c7
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:
 and get an instant high-performance GraphQL API for your PostgreSQL database!
-
Updated
Dec 20, 2021 - TypeScript
Certificate authority and access plane for SSH, Kubernetes, web apps, databases and desktops
-
Updated
Jan 11, 2022 - Go
PostgreSQL client for node.js.
-
Updated
Jan 7, 2022 - JavaScript
Postgres CLI with autocompletion and syntax highlighting
-
Updated
Jan 10, 2022 - Python
Database migrations. CLI and Golang library.
-
Updated
Jan 6, 2022 - Go
Describe the bug
No response
To reproduce
create table pricetable2
(ts timestamp,symbolname SYMBOL CACHE ,price Double,aggregateTradeId Long,firstTradeId Long,lastTradeId Long,buyerMaker Boolean,qty Double)
partition by day;Executes without error and crates table without designated timestamp partitioned by DAY
Expected Behavior
Create table query sh
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
-
Updated
Jan 6, 2022
SQL for Humans™
-
Updated
Dec 16, 2021 - Python
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
-
Updated
Apr 3, 2020 - Go
Distributed PostgreSQL as an extension
-
Updated
Jan 11, 2022 - C
Bug description
When in edit mode, this popup appears in the bottom right of the screen. If you are trying to rearrange by pulling from the bottom right of the screen (or in the case where you have multiple small insights), it can get in the way. Indicating edit mode might be better done another way
 will fail with frappe.exceptions.LinkExistsError: Cannot delete or cancel because Module Def <a href="#Form/Module Def/ham">ham</a> is linked with Print Format <a href="#Form/Print Format/cheese">cheese</a>
Expected behaviour:
bench uninstall-app should also remove print formats that
-
Updated
Nov 7, 2021 - 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
Continuous Archiving for Postgres
-
Updated
Mar 18, 2021 - Python
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia


Originally posted by sunker December 17, 2021
When support for Metrics Insights was added to the GetMetricData api, a few new error codes were introduced. These should be handled as an error or possibly as a warning.
![Screenshot 2021-12-09 at 18 46 54](https://user-ima