Re: Issue with Viewing Created Table in pgAdmin

2024-07-09 Thread Yogesh Mahajan
Hi, On call, we were able to locate 'restaurants' table with expected columns and there was no issue with pgadmin. If you don't use double quotation marks, then PostgreSQL creates objects with lowercase names, hence the query has created table named 'restaurants '. However there was one more table

Re: Disable PGadmin tools (backup / restore )

2024-07-09 Thread MELIANI Fayçal
Hi Aditya, It works well, thank you very much for your support and quick response. Best regards. Le mar. 9 juil. 2024 à 06:59, Aditya Toshniwal < aditya.toshni...@enterprisedb.com> a écrit : > Hi MELIANI, > > Currently, you cannot do that. What you can do is remove the binary paths > location f

Re: Issue with Viewing Created Table in pgAdmin

2024-07-09 Thread Yogesh Mahajan
Kindly share the details for the same. As I said earlier, I can guess the problem only from your screenshots you have shared which I have done(Did not presume anything). Thanks, Yogesh Mahajan EnterpriseDB