age icon indicating copy to clipboard operation
age copied to clipboard

AGE Onboarding - Setup Developer Environment Group 1

Open JoshInnis opened this issue 1 year ago • 22 comments

  1. Install Postgres from Source Code
  2. Install AGE from Source Code
  3. Install a Debugger
  4. Learn Basic Git Commands
  5. Read Regression Tests

JoshInnis avatar Nov 14 '22 01:11 JoshInnis

Hi! this is good, excited to start on AGE project

abdinabi123 avatar Nov 14 '22 01:11 abdinabi123

To debug a PostgreSQL session -

Have Postgres configured with debugging flags enable and have a Postgres instance running. An open session running. Know the process of the session that you will be debugging (ps -C postgres). Execute the command gdb -p

The basic GDB commands are - b for breakpoint, (b <function_name>) c for continue - continues to the next breakpoint n for next line s for step into p for print, (p *) for pointers d for delete all breakpoints q for quit

JoshInnis avatar Nov 14 '22 01:11 JoshInnis

The Basic Git commands are:

git apply git add git commit git branch git checkout

JoshInnis avatar Nov 14 '22 01:11 JoshInnis

Install Postgres from Source Code: https://www.postgresql.org/docs/current/install-procedure.html

Enable Debugging Flags

JoshInnis avatar Nov 14 '22 01:11 JoshInnis

Install AGE From Source Code: https://age.apache.org/age-manual/master/intro/setup.html

JoshInnis avatar Nov 14 '22 01:11 JoshInnis

Run the Regression Tests: https://age.apache.org/age-manual/master/contributing/run_tests.html

Then please read through regress/sql/* and regress/expected/*

To learn what the regression tests are

JoshInnis avatar Nov 14 '22 01:11 JoshInnis

Acknowleged.

MuhammadTahaNaveed avatar Nov 14 '22 05:11 MuhammadTahaNaveed

Hi! this is good, excited to start on AGE project

Munmud avatar Nov 14 '22 05:11 Munmud

I am excited to start working on the AGE project!

GhostVaibhav avatar Nov 14 '22 05:11 GhostVaibhav

acknowledged

maazzzzz avatar Nov 14 '22 05:11 maazzzzz

Hi! looking forward to start working on the project.

intrigued-rishi avatar Nov 14 '22 05:11 intrigued-rishi

Noted.

aru-d-at avatar Nov 14 '22 05:11 aru-d-at

I am excited to start work.

muneebkhan4 avatar Nov 14 '22 05:11 muneebkhan4

Hello everyone! Looking forward to getting started with the AGE project!

MatheusFarias03 avatar Nov 14 '22 11:11 MatheusFarias03

Hi! I'm eager to participate in this project!

markgomer avatar Nov 14 '22 13:11 markgomer

Hello everyone! excited to start working with the AGE project.

Pratikkapsime avatar Nov 14 '22 15:11 Pratikkapsime

Hi, I am excited to work on this project

Zainab-Saad avatar Feb 01 '23 10:02 Zainab-Saad

Hello everyone! I’m happy to be a part of this team and looking forward to getting started with this project.

AdeelAhmedIqbal avatar Feb 01 '23 15:02 AdeelAhmedIqbal

Glad to be a part of this amazing team!

CapnSpek avatar Feb 01 '23 19:02 CapnSpek

Glad to be part of this amazing team. Excited to start on AGE project

farakh-shahid avatar Feb 15 '23 17:02 farakh-shahid

Glad to be a part of AGE, Excited to work on new project.

moaz178 avatar Apr 15 '23 14:04 moaz178

Good day everyone! Excited to be a part of this team and contribute to this project.

thehaseebashraf avatar Jun 10 '23 11:06 thehaseebashraf