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

posthog
kpthatsme
kpthatsme commented Jun 2, 2021

Bug description

Some of our dashboard tags don't show up due to the color scheme mixed w/ our app BG.

Expected behavior

Dashboard tags are easy to read against the app background.

How to reproduce

  1. Go to Dashboards in our app
  2. Look at the 'big-5' or 'core-experience' tag

Environment

  • PostHog Cloud
  • self-hoste
questdb
ideoma
ideoma commented Jun 1, 2021

Describe the bug
Sometimes alias time does not work

To Reproduce

create table tst (
timestamp timestamp
)

select timestamp time from tst

Expected behavior
Result column name is timestamp but should be time

Screenshots

Environment (please complete the following information):

  • Version: 6.0.2

Additional context
This is the workaround sy

sharadregoti
sharadregoti commented Feb 4, 2021

Describe the bug

The response of MongoDB is inconsistent wrt to SQL databases if the schema has links of type array. When the nested table doesn't have any rows/documents in it. The response returned is different

Expected behaviour

Actual behaviour

Steps to reproduce

  • Fire the query & observer the result
link table as array
if nested table has no rows, postgres 

Created by Michael Stonebraker

Released July 8, 1996

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