public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: Issue with Saving Data Changes in Latest pgAdmin Version
Date: Thu, 13 Feb 2025 16:34:00 +0530
Message-ID: <CANxoLDeznXcCVrYdNG2y9QaM7coWdi+WimMZFkpauCVqS+FpBw@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

Hi Aljoša,

I am not able to reproduce the issue. If I understand correctly following
is my table DDL:
CREATE TABLE public.test_serial
(
    id serial NOT NULL,
    name character varying,
    PRIMARY KEY (id)
);

When I add a few rows via the GUI I can Save it with the proper sequence
value.
    [image: Screenshot 2025-02-13 at 4.27.20 PM.png].
    [image: Screenshot 2025-02-13 at 4.27.30 PM.png]

Please provide the exact reproduction steps.

On Thu, Feb 13, 2025 at 4:17 PM <[email protected]> wrote:

> Dear pgAdmin Support Team,
>
> Since installing the latest version of pgAdmin, I’ve encountered an issue
> when adding a new row via the GUI. The "Save Data Changes" function no
> longer works due to a primary key field. This field has a default value,
> and I’m not entering anything manually into it.
>
> In previous versions, pgAdmin automatically handled the next value from
> the sequence, but this no longer seems to be the case.
>
> Thank you in advance for your assistance.
>
>
>
>
>
> Kind regards,
>
>
>
> Aljoša Abrahamsberg
>
> *Studio GIS d.o.o.*Gornje Lepovče 22, SI-1310 Ribnica
> Tel: +386 (0)30 709 919
> [email protected]
> www.ekomunala.com
>
>
>
>
>
>
>


Attachments:

  [image/png] image001.png (14.1K, 3-image001.png)
  download | view image

  [image/png] Screenshot 2025-02-13 at 4.27.20 PM.png (78.3K, 4-Screenshot%202025-02-13%20at%204.27.20%E2%80%AFPM.png)
  download | view image

  [image/png] Screenshot 2025-02-13 at 4.27.30 PM.png (66.7K, 5-Screenshot%202025-02-13%20at%204.27.30%E2%80%AFPM.png)
  download | view image

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Issue with Saving Data Changes in Latest pgAdmin Version
  In-Reply-To: <CANxoLDeznXcCVrYdNG2y9QaM7coWdi+WimMZFkpauCVqS+FpBw@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox