Neon

N

Neon

The official Neon Database Discord

Join

🙏|feedback

❓|questions-and-answers

🐘|postgres

xenial-black
xenial-black8/29/2024

Suggestion: Launch a New plan

Hi, I've a suggestion To Launch A new plan. I was planning to use Neon, however: - It has only a limit of 1 project per free plan - Next plan of $19 is expensive for me(Purchase Power Parity)...
equal-aqua
equal-aqua8/28/2024

Neon Drizzle Studio showing booleans as `f` / `t`?

Would be more helpful to display as TRUE/FALSE. First screenshot is neon
No description
magic-amber
magic-amber8/18/2024

Support dump data in dashboard

I'm a free tier user, and 5GB/month is a bit small. When it ran out, I cannot access it via pg or web dashboard, I cannot save/dump the data to local, just lose the control of my data. For free tier, the storage and transfer limit are not big, so a dump feature from dashboard is acceptable. For paid user with large storage, you may need think more about the solution. Anyway, I hope we can dump data directly rather contact team member to solve it every time....
deep-jade
deep-jade8/17/2024

pg_duck Extension Request

Hi team. Hydra has recently rolled out the pg_duck extension. I know in the past you've probably not looked at columnar storage extensions because it obviously affects your storage layer, but pg_duck just embeds DuckDB as a way to read Parquet, and critically Iceberg, tables from S3. This can basically instantaneously transform your Neon instance into a HTAP database, so there's probably a lot of value adding it (would there be any network related issues to accessing S3 buckets from Neon..?)
fascinating-indigo
fascinating-indigo8/10/2024

Request for new Cloud option

I don't really want to self host Neon if I don't have to, but I have a pretty large presence in OVH's US West(hillsboro, or) and OVH's BHS/NA-EAST(Beauharnois, QC) locations. I have multiple hypervisors I'm running in each. Currently I'm running a Patroni/etcd/postgres cluster but ideally I'd like to move to something that's closer to AWS Aurora/Neon so I have less items to manage. If possible, can it be looked into as a potential cloud option?
sensitive-blue
sensitive-blue8/7/2024

@neondatabase/api-client@1.10.1 breaking GitHub CI

It looks like this package was just published an hour ago and we're seeing the following error: ``` file:///opt/hostedtoolcache/node/20.16.0/x64/lib/node_modules/neonctl/commands/branches.js:1 import { EndpointType } from '@neondatabase/api-client';...
sunny-green
sunny-green8/5/2024

Bug report

Steps to reproduce: 1. Select a project 2. Go to tables view 3. Select a table 4. Press something like "deselect all columns"...
exotic-emerald
exotic-emerald7/25/2024

Scoped API Keys (Especially for Organisations)

Hi There, We currently have access to the Organisations preview and have been setting up some custom Github Workflows to handle deployment between Neon and Vercel as we have a few different Projects for Environments (Allowing us to separate permissions and project wide settings) as well as a few different branch setups required. As part of this we are making sure we handle security sensibly and one of the areas we saw a bit of a hole between our environments was that, currently, Neon API keys are scoped to a user and include all the rights they have rather then being able to limit this. This stops you from being able to generate an API key for one project within an organisation that won't work for all the other projects in the organisation (If your user is part of the Org permissions are wide open!). ...
optimistic-gold
optimistic-gold7/13/2024

account switcher

im using two different accounts on neon, one for personal use and other for my app, so it'd be great if neon adds a quick account swithcer, curerntly its a hassle to logout and enter credentials everytime
deep-jade
deep-jade7/10/2024

Pg_bm25 extension support

We're using Neon for all our data needs and want to implement a hybrid search (syntactic and semantic). For the semantic search, pg_vector is enough but for the syntactic search ts_rank_cd or the trigram index is not as powerful as BM25. We feel that BM25 is going to help Neon reach Elasticsearch level and will be a massive improvement for anyone implementing text search. Can you please help with this? If it is possible and if so, when can we expect it?...
vicious-gold
vicious-gold7/9/2024

Extension request: postgresql_anonymizer

I saw that you have a fork of it for neon on GitHub, would be great if we could use it for dev
national-gold
national-gold7/4/2024

[official website] Link error on some success stories

@NeonDevRel the link for Retool and Vercel's success stories has been swapped https://neon.tech/partners...
No description
wise-white
wise-white6/28/2024

Enums should be better handled in filters

Perhaps a drop-drown for enum instead of raw string would be better in the in-line table editing feature on the dashboard. It's annoying to get the error message even before we've completed typing. @Mahmoud @nikitashamgunov...
No description
like-gold
like-gold6/26/2024

Region Request: Sao Paolo Brazil (sa-east-1)

Creating this to collect interest in a Sao Paolo region!
No description
vicious-gold
vicious-gold6/11/2024

Update pg_uuidv7

neon is still at v1.0.0, while since 1.1.0 you can extract the timestamp from uuidv7, and since 1.2.0, you can build a v7 uuid from a timestamp. Both those functions have been marked as stable in 1.5.0, which is the latest (3 months old) release. There also have been optimizations in 1.0.2. Please update the extension...
xenial-black
xenial-black6/7/2024

Unable to create neon_superuser role

Is anyone there? Why is the button for creating a role in my data branch grayed out? I am unable to create the neon_superuser role for my database (currently I am a free plan user) I need to upgrade to a paid plan in order to create it, right?...
rising-crimson
rising-crimson5/30/2024

Region Request: Stockholm (eu-north-1)

Congrats on the GA! Would love to have eu-north-1 as an option 🙂
ambitious-aqua
ambitious-aqua5/26/2024

Region Request: `Asia Pacific ( Mumbai ) aws-ap-south-1`

I know that there's lots of users of NeonDB are there in the India, I'm one of them We urge NeonDB team to look into this if possible from your end in near future Apperiate all your help and quick response...
ugly-tan
ugly-tan5/10/2024

Extension Upgrade Request: pgvector

The current version of pgvector is 0.5.1 and is over 6 mo old now (i.e. forever in gen AI time). The current version is 0.7.0. It would be great to have this version available as it adds new field types (like halfvec) that makes it easier to work with large vectors like Open AI's new text-embedding-3-large, which is 3072 dimensions.
No description