PostgreSQL

PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
Here are 13,988 public repositories matching this topic...
-
Updated
Oct 31, 2020 - Clojure
-
Updated
Nov 2, 2020 - TypeScript
-
Updated
Oct 31, 2020 - JavaScript
Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.
Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the
-
Updated
Oct 30, 2020 - Haskell
-
Updated
Sep 5, 2020
Environment
Knex version: latest
Database + version: any
OS: any
Select applicable template from below.
If issue is about oracledb support, tag @ atiertant. For MSSql tag @ smorey2.
Rest of dialects don't need tags.
If issue is about TypeScript definitions, tag @lorefnon.
Bug
- Explain what kind of behaviour you are getting and how you think it should do
knex.batchInsert as
There is still use old configuration in this page, we need to update them to new version
-
Updated
Oct 29, 2020 - Java
-
Updated
Oct 30, 2020 - C
-
Updated
Nov 1, 2020 - JavaScript
Hey!
Currently, there are no plans to add support for it (from core team), but we are happy to merge and help with contribution from the community.
For driver implementer, take a look at
https://github.com/cube-js/cube.js/blob/master/CONTRIBUTING.md#implementing-sql-dialect
Example of driver implementation
Who are interested in prepari
-
Updated
Oct 25, 2020 - Python
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Oct 18, 2020 - Go
-
Updated
Oct 10, 2020
-
Updated
Apr 3, 2020 - Go
Visiting https://github.com/diesel-rs/r2d2-diesel has a deprecation notice at the top pointing towards the r2d2 module powered by: https://github.com/sfackler/r2d2, which has great documentation on the package. However on our end there is no documentation on how integration with diesel works. Should we document how to properly use this?
The source in diesel specifies "See the [r2d2 documentatio
-
Updated
Sep 22, 2020 - JavaScript
-
Updated
Oct 30, 2020 - Go
Is your feature request related to a problem? Please describe.
When exporting a dacpac or bacpac, we have to select a folder for saving the file, which always sets a default of the user home folder (in windows c:\Users\xxx). If you want to save into another folder, which I assume most users do, you have to select it by browsing to it. I know it's a minor thing, but it's annoying when doing it
-
Updated
Oct 31, 2020 - Python
-
Updated
Oct 30, 2020 - Java
-
Updated
Jun 20, 2020 - Python
What went wrong?
I'm getting deprecation warnings with openSSL encryption.
[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
Hi,
First of all, thank you all for Falcon. It's awesome.
However, it looks like the Apache Drill connector only works with S3 buckets. Nonetheless, Drill itself is able to query from lots of other places (such as a local filesystem, HDFS, MongoDB...).
Adding generic support for Apache Drill (without the need for S3 credentials) would be great. It would expand Falcon capabilities a lot
-
Updated
Nov 2, 2020 - Python
-
Updated
Oct 30, 2020 - PHP
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia
Issue Description
While using model.bulkCreate, as we pass the options, an object which contains transaction, it comes modified after the execution
What are you doing?
We have called bulk