Re: ERD Tool Roadmap

2021-08-09 Thread Kevin Struckhoff
Ok I found the steps to take on page 48 of the latest pdf doc. I was looking for it in the ERD Tool section of the doc ;) Thanks. Kevin On Monday, August 9, 2021, 4:44:33 PM PDT, Kevin Struckhoff wrote: Hi, I was curious to know if there is a published roadmap for the ERD Tool now

ERD Tool Roadmap

2021-08-09 Thread Kevin Struckhoff
Hi, I was curious to know if there is a published roadmap for the ERD Tool now in Beta. I can't seem to find out how to import an existing database or table. Will that be in the next release? Thanks. Kevin

Re: Resetting the pgadmin4 web user credentials

2021-07-28 Thread Kevin Struckhoff
wrote: Hi Kevin, On Wed, Jul 28, 2021 at 5:05 AM Kevin Struckhoff wrote: Ok some additional background. I'm attempting to run pgadmin4 web from a CentOS VM hosted on my win 10 laptop. That VM also runs postgres13, so both app on 1 server. I have pgadmin4 desktop also running on my l

Fw: Resetting the pgadmin4 web user credentials

2021-07-27 Thread Kevin Struckhoff
Ok, so apparently I need to configure LDAP to use a username-based login. Seems like overkill. Thanks. Kevin - Forwarded Message - From: Kevin Struckhoff To: richard coleman Cc: pgadmin-support@lists.postgresql.org Sent: Tuesday, July 27, 2021, 4:35:27 PM PDTSubject: Re

Re: Resetting the pgadmin4 web user credentials

2021-07-27 Thread Kevin Struckhoff
d if it was using trust (or no authentication) to connect with.  I use pgAdmin exclusively in desktop mode, so hopefully someone else who's more familiar with server mode will chime in. I hope that helps,  rik. On Tue, Jul 27, 2021 at 6:28 PM Kevin Struckhoff wrote: Sorry re-posting wi

Re: Resetting the pgadmin4 web user credentials

2021-07-27 Thread Kevin Struckhoff
Sorry re-posting with a corrected subject. Thanks. Kevin On Tuesday, July 27, 2021, 3:20:39 PM PDT, Kevin Struckhoff wrote: After getting pgadmin4 installed and configured, I've found out that the user credentials I specified during the setup don't work very well. I&#x

Resetting the pgadin4 web usto run,er credentials

2021-07-27 Thread Kevin Struckhoff
After getting pgadmin4 installed and configured, I've found out that the user credentials I specified during the setup don't work very well. I've added the user to the postgres db using the adduser command. I updated the pg_hba.conf file with an entry just for the user but I get this error when

Re: Installing pgAdmin-web on CentOS 8 not working

2021-07-27 Thread Kevin Struckhoff
OK I got the install to work by running this rpm command after the rpm -i command: rpm -e pgdg-redhat-repo-42.0-19.noarch. Now on to the setup. Thanks. Kevin On Tuesday, July 27, 2021, 1:29:05 AM PDT, Dave Page wrote: Hi On Mon, Jul 26, 2021 at 7:22 PM Kevin Struckhoff wrote: Hi

Installing pgAdmin-web on CentOS 8 not working

2021-07-26 Thread Kevin Struckhoff
Hi, I'm attempting to install the web version of pgAdmin4 on my Centos 8/Postgresql 13.3 server, but all I get out the process is a .repo file. I'm following the rpm instructions at https://www.pgadmin.org/download/pgadmin-4-rpm/ here are the rpm -i & yum install command output. It appears to do