eecs485staff / issues

Community feedback for EECS 485 projects and labs
1 stars 0 forks source link

Lab 7 Configuration #29

Open stucoles opened 3 years ago

stucoles commented 3 years ago

This is for lab 7.

Current language

Complete this section only if you are working on a Windows machine in WSL. There are a few issues with the default configurations in the PostgreSQL client we just installed.

Create a role that shares the same username as your WSL account

Problem

These instructions are also applicable to native Linux installations, not only WSL.

Proposed language

Change

Complete this section only if you are working on a Windows machine in WSL.

To

Complete this section if you are working on a Windows machine in WSL or a Linux machine.

And

Change

Create a role that shares the same username as your WSL account.

To

Create a role that shares the same username as your WSL account or Linux user account.

seshrs commented 3 years ago

@michellejjzhang or @achitta, would you be able to look into this and consider updating the lab doc?