momo-jun commented on code in PR #17601:
URL: https://github.com/apache/pulsar/pull/17601#discussion_r969595681


##########
site2/docs/io-quickstart.md:
##########
@@ -473,18 +460,22 @@ This example uses the PostgreSQL 12 docker image to start 
a single-node PostgreS
    2020-05-11 20:09:24.533 UTC [1] LOG:  database system is ready to accept 
connections
    ```
 
-4. Access to PostgreSQL.
+4. Access to PostgreSQL container.
 
    ```bash
    docker exec -it pulsar-postgres /bin/bash
    ```
 
-5. Create a PostgreSQL table _pulsar_postgres_jdbc_sink_.
+5. Login PostgreSQL with default username and password:

Review Comment:
   ```suggestion
   5. Log in to PostgreSQL with the default username and password:
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to