0 votes
79 views

Good morning! I want to apply what I'm learning from the Science Examples to the lsst_sim.simdr1 data. I'm querying with

query =\
"""SELECT *
   FROM lsst_sim.simdr1
   LIMIT 10000"""

response = qc.query(query)

I'm logged in, but the resulting error is

queryClientError: Error: could not connect to server "gp11"
DETAIL:  FATAL:  password authentication failed for user "datalab"

Thank you for pondering,

bob

by | 79 views

1 Answer

0 votes
Hi Bob,

Thanks for alerting us to the problem.  A database config file was overwritten by an automatic puppet system and the connection was temporarily broken.  This has been fixed and you should be able to access the table now, please let us know if you continue to have problems.
by datalab (20.7k points)

413 questions

428 answers

436 comments

634 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.

Categories