RE: pgAdmin 8.1 install

2024-01-10 Thread David Barron
On 1/10/24 12:20, David Barron wrote: > Note that v6 and v7 are in subdirectories but v8 is not. If you have > an existing shortcut that you are using, then perhaps it is pointed to > the > v7 directory and needs to be updated to point to the directory that v8 > is installed in. That would a

Re: pgAdmin 8.1 install

2024-01-10 Thread Adrian Klaver
On 1/10/24 12:20, David Barron wrote: Note that v6 and v7 are in subdirectories but v8 is not.  If you have an existing shortcut that you are using, then perhaps it is pointed to the v7 directory and needs to be updated to point to the directory that v8 is installed in.  That would also explai

RE: pgAdmin 8.1 install

2024-01-10 Thread David Barron
> Is there a problem with the installation of 8.1? I’ve installed it 3 times > but when I bring it up it still says I’m at 7.8. The Help > About menu shows > 7.8 as well. > It’s odd because I have gone from 7.6 to 7.7 and 7.7 to 7.8 following the > same steps. When I look at the directory o

Re: pgAdmin 8.1 install

2024-01-10 Thread Craig McIlwee
> Is there a problem with the installation of 8.1? I’ve installed it 3 times but when I bring it up it still says I’m at 7.8. The Help > About menu shows 7.8 as well. > It’s odd because I have gone from 7.6 to 7.7 and 7.7 to 7.8 following the same steps. When I look at the directory on my mach

Re: pgAdmin 8.1 install

2024-01-10 Thread Adrian Klaver
On 1/10/24 11:37 AM, David Barron wrote: I am running Windows 10. I downloaded the Dec 14 release from pgadmin.org I installed by double-clicking on the executable I downloaded and running through the installation wizard without making any changes. Well that looks good to m

RE: pgAdmin 8.1 install

2024-01-10 Thread David Barron
On 1/10/24 10:58 AM, David Barron wrote: On 1/10/24 10:47 AM, David Barron wrote: Is there a problem with the installation of 8.1? I’ve installed it 3 times but when I bring it up it still says I’m at 7.8. The Help > About menu shows 7.8 as well. What OS are you using? Where did you get

Re: pgAdmin 8.1 install

2024-01-10 Thread Adrian Klaver
On 1/10/24 10:58 AM, David Barron wrote: On 1/10/24 10:47 AM, David Barron wrote: Is there a problem with the installation of 8.1?  I’ve installed it 3 times but when I bring it up it still says I’m at 7.8.  The Help > About menu shows 7.8 as well. What OS are you using? Where di

RE: pgAdmin 8.1 install

2024-01-10 Thread David Barron
David Barron Zencos Consulting LLC 919-995-2356 (Mobile) From: Adrian Klaver Sent: Wednesday, January 10, 2024 1:56 PM To: David Barron ; pgsql-general@lists.postgresql.org Subject: Re: pgAdmin 8.1 install EXTERNAL SENDER On 1/10/24 10:47 AM, David Barron wrote: Is there a problem with the

Re: pgAdmin 8.1 install

2024-01-10 Thread Adrian Klaver
On 1/10/24 10:47 AM, David Barron wrote: Is there a problem with the installation of 8.1?  I’ve installed it 3 times but when I bring it up it still says I’m at 7.8.  The Help > About menu shows 7.8 as well. What OS are you using? Where did you get pgAdmin from? How did you install it?

Re: pgAdmin

2022-02-14 Thread David G. Johnston
On Mon, Feb 14, 2022 at 9:36 AM Grzegorz Zając wrote: > Good morning, > > I have a problem writing in pgAdmin. when I want to write or correct > something in code I have already written, new characters I put in erase > what I wrote next. I do not know if you understand what I mean, but I will > p

Re: PgAdmin 4 GUI not responding

2021-02-04 Thread Ron
https://www.pgadmin.org/support/list/ On 2/4/21 3:46 AM, Adith Suresh wrote: Hi Team, I have installed postgres 13 on windows server and I am facing an issue while opening PgAdmin 4. The GUI is not responding. I have tried restarting the service, still the issue is persisting. Please provid

Re: Pgadmin 4 schema visibility

2019-11-25 Thread Adrian Klaver
On 11/24/19 11:55 PM, Jill Jade wrote: Hello everyone, I am using Postgres 11 with Pgadmin4. System schemas pg_temp and pg_toast are not visible when I do \dn+ in psql. But when I do SELECT nspname FROM pg_catalog.pg_namespace;, I see the schemas. namespace.jpg dn.PNG pgadmin4.PNG Can anyon

Re: Pgadmin III

2019-05-03 Thread basti
9.6. On 03.05.19 20:29, Julie Nishimura wrote: > Thanks! > > > *From:* Tom Lane > *Sent:* Friday, May 3, 2019 11:25 AM > *To:* Julie Nishimura > *Cc:* Adrian Klaver; pgsql-gene...@postgresql.org > *S

Re: Pgadmin III

2019-05-03 Thread Julie Nishimura
Thanks! From: Tom Lane Sent: Friday, May 3, 2019 11:25 AM To: Julie Nishimura Cc: Adrian Klaver; pgsql-gene...@postgresql.org Subject: Re: Pgadmin III Julie Nishimura writes: > Hello, I am trying to connect to PostgreSQL 9.6.2 using PGAdmin III, and I

Re: Pgadmin III

2019-05-03 Thread Tom Lane
Julie Nishimura writes: > Hello, I am trying to connect to PostgreSQL 9.6.2 using PGAdmin III, and I am > getting this error: > An error has occurred: > Column not found in pgSet: rolcatupdate > Do you know which version of Pgadmin should I use to avoid this? I am on > windows 7. Thanks Develo

Re: pgAdmin v4: The application server could not be contacted.

2018-09-24 Thread Adrian Klaver
On 9/24/18 2:24 AM, Richard Nielsen wrote: Hi, I'm new to PostgresSQL and to this list! I have installed version 10 64-bit (on Windows 7) I also used stackbuilder to install the ODBC drivers. The SQL shell allows me to logon to the server as postgres but when starting pgAdmin I get: The appli

Re: pgAdmin questions

2018-02-03 Thread bob gailer
On 2/3/2018 4:12 PM, Adrian Klaver wrote: On 02/03/2018 01:00 PM, bob gailer wrote: On 2/3/2018 3:30 PM, Adrian Klaver wrote: On 02/03/2018 12:24 PM, bob gailer wrote: I am using pgAdmin to create functions (and other wonderful purposes). Once I have created a function I notice I can't cha

Re: pgAdmin questions

2018-02-03 Thread Adrian Klaver
On 02/03/2018 01:00 PM, bob gailer wrote: On 2/3/2018 3:30 PM, Adrian Klaver wrote: On 02/03/2018 12:24 PM, bob gailer wrote: I am using pgAdmin to create functions (and other wonderful purposes). Once I have created a function I notice I can't change the arguments or return type. Why is t

Re: pgAdmin questions

2018-02-03 Thread bob gailer
On 2/3/2018 3:30 PM, Adrian Klaver wrote: On 02/03/2018 12:24 PM, bob gailer wrote: I am using pgAdmin to create functions (and other wonderful purposes). Once I have created a function I notice I can't change the arguments or return type. Why is this? The help topic does not address this.

Re: pgAdmin questions

2018-02-03 Thread Adrian Klaver
On 02/03/2018 12:24 PM, bob gailer wrote: I am using pgAdmin to create functions (and other wonderful purposes). Once I have created a function I notice I can't change the arguments or return type. Why is this? The help topic does not address this. Because pgAdmin is just a client over Pos

Re: pgAdmin 4 loading shapefiles

2018-01-31 Thread Daniel Gustafsson
> On 30 Jan 2018, at 12:32, Findlay, Thomas C > wrote: > > Hello, > > How do you load GIS shapefiles into a pgAdmin database, using pgAdmin 4? > > I have done this in pgAdmin 3 using the PostGIS Shapefile loader, but can’t > seem to find this in version 4. In case noone here knows the ans

Re: pgAdmin 4 loading shapefiles

2018-01-30 Thread Adrian Klaver
On 01/30/2018 03:32 AM, Findlay, Thomas C wrote: Hello, How do you load GIS shapefiles into a pgAdmin database, using pgAdmin 4? AFAIK there is no pgAdmin database, you are loading into a Postgres database. I have done this in pgAdmin 3 using the PostGIS Shapefile loader, but can’t seem