Yes I can connect but when i list tables i have the next message "No relations 
found." 

1. Connect from my node: [root@node1 ~]# psql -h 10.0.0.132 puppetdb puppetdb
2. Show tables: puppetdb=> \d
No relations found.
3. My databases are:

puppetdb=> \l puppetdb
                                  List of databases
   Name    |  Owner   | Encoding |  Collation  |    Ctype    |   Access 
privileges
-----------+----------+----------+-------------+-------------+-----------------------
 postgres  | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 |
 puppetdb  | puppetdb | UTF8     | en_US.UTF-8 | en_US.UTF-8 |
 template0 | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 | =c/postgres
                                                             : 
postgres=CTc/postgres
 template1 | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 | =c/postgres
                                                             : 
postgres=CTc/postgres
(4 rows)


Note: The 10.0.0.132 is my puppetmaster and server puppetdb with postgres .  
¿Is possible that the information is stored elsewhere?

Thanks!!

El 21-08-2013, a las 18:39, Ellison Marks <gty...@gmail.com> escribió:

> psql -h 127.0.0.1 puppetdb puppetdb

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to