-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontactus.html
More file actions
executable file
·48 lines (45 loc) · 1.35 KB
/
contactus.html
File metadata and controls
executable file
·48 lines (45 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/htmol4/strict.dtd">
<!--
==== Postgres-XC Contact Info ====
TODO: Add NTT-OSSC contact point
-->
<html lang="en">
<head>
<title>Postgres_XC Join Us</title>
<meta http-equiv="Content-Type" content="text/html";charset=UTF-8>
<meta name="author" content="koichi-szk">
<meta name="description" content="Postgres-XC project home">
<meta name="keywords" content="PostgreSQL cluster scalability multi-master">
<base href="."/>
<link rel="stylesheet" type="text/css" href="pgcx_1.css">
</head>
<body bgcolor=#FFFFFF>
<h2>
Contact Us
</h2>
<p>
If you are interested in Postgres-XC project and would like to join us, please subscribe
<a href="https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers" target="_blank">
"developers"
</a>
mailing list and post a message.
</p>
<p>
If you are interested in using Postgres-XC and looking for an organization for your support,
please contact one of our supporters.
</p>
<p>
Postgres-XC project is waiting for your contact.
</p>
<p>
<!-- Please Note!! -->
<!-- <em>Issue</em> -->
<!-- </p>-->
<!-- <p>-->
<!-- NTT OSSC's page does not inclue any contact point.-->
<!-- May need to make representative mailing address for all the members involved. -->
<!-- </p> -->
<!-- -->
<!-- </body> -->
<!-- </html> -->